Searched refs:btrfs_free_space_ctl (Results 1 – 6 of 6) sorted by relevance
41 static int search_bitmap(struct btrfs_free_space_ctl *ctl,44 static void free_bitmap(struct btrfs_free_space_ctl *ctl,706 struct btrfs_free_space_ctl *ctl, in __load_free_space_cache()866 struct btrfs_free_space_ctl *ctl) in copy_free_space_cache()904 struct btrfs_free_space_ctl tmp_ctl = {}; in load_free_space_cache()1015 struct btrfs_free_space_ctl *ctl, in write_cache_extent_entries()1324 struct btrfs_free_space_ctl *ctl, in __btrfs_write_out_cache()2470 struct btrfs_free_space_ctl *ctl, in __btrfs_add_free_space()2793 struct btrfs_free_space_ctl *ctl) in btrfs_init_free_space_ctl()2874 struct btrfs_free_space_ctl *ctl) in __btrfs_remove_free_space_cache_locked()[all …]
45 struct btrfs_free_space_ctl { struct63 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, argument103 struct btrfs_free_space_ctl *ctl);105 struct btrfs_free_space_ctl *ctl,116 void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl);
113 struct btrfs_free_space_ctl *free_space_ctl;
591 struct btrfs_free_space_ctl *ctl; in btrfs_discard_update_discardable()
3669 struct btrfs_free_space_ctl *free_space_ctl; in find_free_extent_unclustered()3755 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()
Completed in 24 milliseconds