Searched refs:end_cblk_fill (Results 1 – 1 of 1) sorted by relevance
5284 sdbc_cblk_fba_t end_cblk_fill; /* FBA's to fill to end of last block */ local5307 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 :