Searched refs:total_bitmaps (Results 1 – 3 of 3) sorted by relevance
64 int total_bitmaps; member
701 if (ctl->total_bitmaps > max_bitmaps) in recalculate_thresholds()705 ctl->total_bitmaps, ctl->unit, max_bitmaps, in recalculate_thresholds()707 ASSERT(ctl->total_bitmaps <= max_bitmaps); in recalculate_thresholds()720 bitmap_bytes = ctl->total_bitmaps * ctl->unit; in recalculate_thresholds()861 ctl->total_bitmaps++; in __load_free_space_cache()2123 ctl->total_bitmaps++; in add_new_bitmap()2145 ctl->total_bitmaps--; in free_bitmap()2606 if (ctl->total_bitmaps > 0) { in steal_from_bitmap()2611 if (ctl->total_bitmaps > 0) in steal_from_bitmap()3300 ctl->total_bitmaps--; in btrfs_alloc_from_cluster()[all …]
343 if (cache->free_space_ctl->total_bitmaps != num_bitmaps) { in check_num_extents_and_bitmaps()346 cache->free_space_ctl->total_bitmaps, num_bitmaps); in check_num_extents_and_bitmaps()