Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfree-space-tree.h11 struct btrfs_caching_control;
29 int btrfs_load_free_space_tree(struct btrfs_caching_control *caching_ctl);
H A Dblock-group.h104 struct btrfs_caching_control { struct
168 struct btrfs_caching_control *caching_ctl;
320 struct btrfs_caching_control *btrfs_get_caching_control(
H A Dblock-group.c415 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control()
418 struct btrfs_caching_control *ctl; in btrfs_get_caching_control()
432 static void btrfs_put_caching_control(struct btrfs_caching_control *ctl) in btrfs_put_caching_control()
454 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress()
477 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done()
485 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done()
590 static int sample_block_group_extent_item(struct btrfs_caching_control *caching_ctl, in sample_block_group_extent_item()
678 static int load_block_group_size_class(struct btrfs_caching_control *caching_ctl, in load_block_group_size_class()
711 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
856 struct btrfs_caching_control *caching_ctl; in caching_thread()
[all …]
H A Dfree-space-tree.c1543 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1626 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1687 int btrfs_load_free_space_tree(struct btrfs_caching_control *caching_ctl) in btrfs_load_free_space_tree()