Searched refs:FRAGMENTS_PER_BLK (Results 1 – 2 of 2) sorted by relevance
50 uint32_t skip = blk ? FRAGMENTS_PER_BLK : 0; in scan_set_nblocks()76 ufs_debug("[scan] end blk: %u\n", next - FRAGMENTS_PER_BLK); in scan_set_nblocks()
47 #define FRAGMENTS_PER_BLK 8 macro