Searched refs:_sd_alloc_buf (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_tdaemon.c | 685 sts = _sd_alloc_buf((blind_t)(unsigned long)cd, 0, len, NSC_WRBUF, in _sd_test_rwloop_seq() 704 sts = _sd_alloc_buf((blind_t)(unsigned long)cd, offset, len, in _sd_test_rwloop_seq() 741 sts = _sd_alloc_buf((blind_t)(unsigned long)cd, offset, len, in _sd_test_rwloop_seq()
|
H A D | CACHE_SPEC.txt | 35 (ie sd_alloc_buf instead of _sd_alloc_buf) 129 handle will be allocated and freed during _sd_alloc_buf 140 _sd_alloc_buf (cd, fba_pos, fba_len, flag, handle_p)
|
H A D | sd_bcache.h | 1090 extern int _sd_alloc_buf(blind_t xcd, nsc_off_t fba_pos, nsc_size_t fba_len,
|
H A D | cache_kstats_readme.txt | 183 the cache through _sd_read(), _sd_write(), or _sd_alloc_buf(). It
|
H A D | sd_bcache.c | 2072 *sts = _sd_alloc_buf((blind_t)(unsigned long)cd, fba_pos, fba_len, in _sd_allocate_buf() 2288 DTRACE_PROBE1(_sd_alloc_buf, _sd_cctl_t *, centry); in _sd_prefetch_buf() 2523 _sd_alloc_buf(blind_t xcd, nsc_off_t fba_pos, nsc_size_t fba_len, int flag, function 7092 "AllocBuf", (uintptr_t)_sd_alloc_buf, 0,
|