Home
last modified time | relevance | path

Searched refs:btrfs_free_space_ctl (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/
A Dfree-space-cache.c41 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 …]
A Dfree-space-cache.h45 struct btrfs_free_space_ctl { struct
63 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, argument
103 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);
A Dblock-group.h113 struct btrfs_free_space_ctl *free_space_ctl;
A Ddiscard.c591 struct btrfs_free_space_ctl *ctl; in btrfs_discard_update_discardable()
A Dextent-tree.c3669 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()
/linux/fs/btrfs/tests/
A Dfree-space-tests.c325 static bool test_use_bitmap(struct btrfs_free_space_ctl *ctl, in test_use_bitmap()

Completed in 26 milliseconds