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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2530 nsc_off_t st_cblk, cblk; /* position of start and temp cache block */ local
2701 st_cblk = FBA_TO_BLK_NUM(fba_pos);
2709 cblk = st_cblk;
2886 if (cblk == st_cblk) {
5191 nsc_off_t st_cblk = FBA_TO_BLK_NUM(fba_pos); local
5210 if (_sd_hash_search(cd, st_cblk - 1, _sd_htable)) {

Completed in 75 milliseconds