Home
last modified time | relevance | path

Searched refs:btrfs_caching_control (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dfree-space-tree.h11 struct btrfs_caching_control;
29 int load_free_space_tree(struct btrfs_caching_control *caching_ctl);
H A Dblock-group.h102 struct btrfs_caching_control { struct
166 struct btrfs_caching_control *caching_ctl;
313 struct btrfs_caching_control *btrfs_get_caching_control(
H A Dblock-group.c402 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control()
405 struct btrfs_caching_control *ctl; in btrfs_get_caching_control()
441 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress()
464 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done()
472 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done()
845 struct btrfs_caching_control *caching_ctl; in caching_thread()
918 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group()
1065 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group()
1180 struct btrfs_caching_control *ctl; in btrfs_remove_block_group()
4414 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups()
[all …]
H A Dfree-space-tree.c1484 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1568 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1632 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()