Lines Matching refs:total_bitmaps
711 if (ctl->total_bitmaps > max_bitmaps) in recalculate_thresholds()
715 ctl->total_bitmaps, ctl->unit, max_bitmaps, in recalculate_thresholds()
717 ASSERT(ctl->total_bitmaps <= max_bitmaps); in recalculate_thresholds()
730 bitmap_bytes = ctl->total_bitmaps * ctl->unit; in recalculate_thresholds()
864 ctl->total_bitmaps++; in __load_free_space_cache()
2106 ctl->total_bitmaps++; in add_new_bitmap()
2128 ctl->total_bitmaps--; in free_bitmap()
2586 if (ctl->total_bitmaps > 0) { in steal_from_bitmap()
2591 if (ctl->total_bitmaps > 0) in steal_from_bitmap()
3284 ctl->total_bitmaps--; in btrfs_alloc_from_cluster()
3493 if (ctl->total_bitmaps == 0) in setup_cluster_bitmap()