Searched refs:btrfs_free_space_ctl (Results 1 – 6 of 6) sorted by relevance
38 static int link_free_space(struct btrfs_free_space_ctl *ctl,40 static void unlink_free_space(struct btrfs_free_space_ctl *ctl,42 static int search_bitmap(struct btrfs_free_space_ctl *ctl,45 static void free_bitmap(struct btrfs_free_space_ctl *ctl,47 static void bitmap_clear_bits(struct btrfs_free_space_ctl *ctl,51 static void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl) in __btrfs_remove_free_space_cache()699 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds()744 struct btrfs_free_space_ctl *ctl, in __load_free_space_cache()907 struct btrfs_free_space_ctl *ctl) in copy_free_space_cache()946 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in load_free_space_cache()[all …]
46 struct btrfs_free_space_ctl { struct65 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, argument105 struct btrfs_free_space_ctl *ctl);
136 struct btrfs_free_space_ctl *free_space_ctl;
591 struct btrfs_free_space_ctl *ctl; in btrfs_discard_update_discardable()
3653 struct btrfs_free_space_ctl *free_space_ctl; in find_free_extent_unclustered()3739 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in do_allocation_zoned()
325 static bool test_use_bitmap(struct btrfs_free_space_ctl *ctl, in test_use_bitmap()827 static bool bytes_index_use_bitmap(struct btrfs_free_space_ctl *ctl, in bytes_index_use_bitmap()839 struct btrfs_free_space_ctl *ctl = cache->free_space_ctl; in test_bytes_index()