Searched refs:btrfs_caching_control (Results 1 – 4 of 4) sorted by relevance
9 struct btrfs_caching_control;23 int load_free_space_tree(struct btrfs_caching_control *caching_ctl);
87 struct btrfs_caching_control { struct151 struct btrfs_caching_control *caching_ctl;298 void btrfs_put_caching_control(struct btrfs_caching_control *ctl);299 struct btrfs_caching_control *btrfs_get_caching_control(
404 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control()407 struct btrfs_caching_control *ctl; in btrfs_get_caching_control()443 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress()466 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done()474 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done()848 struct btrfs_caching_control *caching_ctl; in caching_thread()921 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group()1061 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group()1174 struct btrfs_caching_control *ctl; in btrfs_remove_block_group()4362 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups()[all …]
1476 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()1560 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()1624 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()