Searched refs:_sd_write (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_tdaemon.c | 121 rval = _sd_write(buf, buf->bh_fba_pos, buf->bh_fba_len, x); in _sim_write() 131 rval = _sd_write(buf, fba_pos, fba_len, flag); in _sd_hwrite() 136 #define _sd_write _sim_write macro 968 #undef _sd_write
|
H A D | CACHE_SPEC.txt | 192 mirror node on _sd_write(). 202 _sd_write (handle, fba_pos, fba_len, flag) 271 This call has characteristics similar to _sd_write. 287 call _sd_write() on handle2 if that is what you want.
|
H A D | sd_bcache.c | 5660 _sd_write(_sd_buf_handle_t *handle, nsc_off_t fba_pos, nsc_size_t fba_len, function 5919 (void) _sd_write(handle, flush_pos, flush_len, 5936 (void) _sd_write(handle, flush_pos, flush_len, 5943 (void) _sd_write(handle, flush_pos, flush_len, NSC_QUEUE); 6277 ret = _sd_write(handle, fba_pos, fba_len, flag); 7095 "Write", (uintptr_t)_sd_write, 0,
|
H A D | sd_bcache.h | 1104 extern int _sd_write(_sd_buf_handle_t *handle, nsc_off_t fba_pos,
|
H A D | cache_kstats_readme.txt | 183 the cache through _sd_read(), _sd_write(), or _sd_alloc_buf(). It
|