Searched refs:bytes_per_bg (Results 1 – 1 of 1) sorted by relevance
1658 u32 bytes_per_bg = BITS_PER_BITMAP * ctl->unit; in recalculate_thresholds() local1659 u32 max_bitmaps = div_u64(size + bytes_per_bg - 1, bytes_per_bg); in recalculate_thresholds()