Searched refs:bitmap_bytes (Results 1 – 1 of 1) sorted by relevance
1324 u64 bitmap_bytes; in recalculate_thresholds() local1348 bitmap_bytes = (ctl->total_bitmaps + 1) * PAGE_CACHE_SIZE; in recalculate_thresholds()1350 if (bitmap_bytes >= max_bytes) { in recalculate_thresholds()1359 extent_bytes = max_bytes - bitmap_bytes; in recalculate_thresholds()