Searched defs:_sd_alloc_buf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c259 * exclusion on all _sd_alloc_buf() operations.
262 * NSC_WRTHRU io operations coming in through _sd_alloc_buf(), and
2063 * *This call has been replaced by _sd_alloc_buf*
2072 *sts = _sd_alloc_buf((blind_t)(unsigned long)cd, fba_pos, fba_len,
2081 * _sd_prefetch_buf - _sd_alloc_buf w/flag = NSC_RDAHEAD|NSC_RDBUF
2288 DTRACE_PROBE1(_sd_alloc_buf, _sd_cctl_t *, centry);
2496 * _sd_alloc_buf - Allocate a vector of buffers for io.
2523 _sd_alloc_buf(blind_t xcd, nsc_off_t fba_pos, nsc_size_t fba_len, int flag, function
3004 cmn_err(CE_WARN, "!sdbc(_sd_alloc_buf): _sd_free_buf "
3648 * _sd_free_buf - Free the buffers allocated in _sd_alloc_buf
[all...]

Completed in 54 milliseconds