Searched refs:bitmap_bytes (Results 1 – 1 of 1) sorted by relevance
1663 u64 bitmap_bytes; in recalculate_thresholds() local1688 bitmap_bytes = (ctl->total_bitmaps + 1) * ctl->unit; in recalculate_thresholds()1690 if (bitmap_bytes >= max_bytes) { in recalculate_thresholds()1699 extent_bytes = max_bytes - bitmap_bytes; in recalculate_thresholds()