Searched refs:req_blocks (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bcache.c | 4213 * req_blocks - number of cache blocks remaining in caller's i/o request 4232 sdbc_centry_alloc(int cd, nsc_off_t cblk, nsc_size_t req_blocks, int *stall, argument 4238 centry = sdbc_alloc_dmc(cd, cblk, req_blocks, stall, alloc_tok, 4253 * req_blocks - number of cache blocks in clients i/o request 4263 sdbc_alloc_dmc(int cd, nsc_off_t cblk, nsc_size_t req_blocks, int *stall, argument 4276 sdbc_get_dmchain(req_blocks, stall, flag)) {
|
Completed in 70 milliseconds