Searched refs:end_cblk_fill (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c5284 sdbc_cblk_fba_t end_cblk_fill; /* FBA's to fill to end of last block */ local
5307 end_cblk_fill = (BLK_FBAS - 1) - ((fba_len - 1) % BLK_FBAS);
5312 fba_len += ((nsc_size_t)end_cblk_fill < vol_end_fill) ? end_cblk_fill :

Completed in 66 milliseconds