Searched refs:bytes_per_bg (Results 1 – 1 of 1) sorted by relevance
1327 u64 bytes_per_bg = BITS_PER_BITMAP * block_group->sectorsize; in recalculate_thresholds() local1328 int max_bitmaps = div64_u64(size + bytes_per_bg - 1, bytes_per_bg); in recalculate_thresholds()