Searched refs:total_bitmaps (Results 1 – 3 of 3) sorted by relevance
83 int total_bitmaps; member
702 if (ctl->total_bitmaps > max_bitmaps) in recalculate_thresholds()706 ctl->total_bitmaps, ctl->unit, max_bitmaps, in recalculate_thresholds()708 ASSERT(ctl->total_bitmaps <= max_bitmaps); in recalculate_thresholds()721 bitmap_bytes = ctl->total_bitmaps * ctl->unit; in recalculate_thresholds()863 ctl->total_bitmaps++; in __load_free_space_cache()2129 ctl->total_bitmaps++; in add_new_bitmap()2151 ctl->total_bitmaps--; in free_bitmap()2612 if (ctl->total_bitmaps > 0) { in steal_from_bitmap()2617 if (ctl->total_bitmaps > 0) in steal_from_bitmap()3309 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()