Home
last modified time | relevance | path

Searched refs:fba_orig_len (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2097 nsc_size_t fba_orig_len; in _sd_prefetch_buf() local
2123 fba_orig_len = fba_len; in _sd_prefetch_buf()
2183 fba_orig_len -= fba_len; in _sd_prefetch_buf()
2204 (void *)centry, cd, cblk, fba_orig_len, in _sd_prefetch_buf()
2227 fba_orig_len -= fba_len; in _sd_prefetch_buf()
2263 fba_orig_len -= fba_len; in _sd_prefetch_buf()
2320 fba_orig_len -= fba_len; in _sd_prefetch_buf()
2419 fba_orig_len = fba_len + (io_pos - fba_pos); in _sd_prefetch_buf()
2424 (fba_pos + fba_orig_len - io_pos), flag); in _sd_prefetch_buf()
2428 CACHE_FBA_READ(cd, fba_orig_len); in _sd_prefetch_buf()
[all …]