Lines Matching refs:btrfs_caching_control
360 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control()
363 struct btrfs_caching_control *ctl; in btrfs_get_caching_control()
377 void btrfs_put_caching_control(struct btrfs_caching_control *ctl) in btrfs_put_caching_control()
399 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress()
413 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done()
493 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
632 struct btrfs_caching_control *caching_ctl; in caching_thread()
635 caching_ctl = container_of(work, struct btrfs_caching_control, work); in caching_thread()
682 struct btrfs_caching_control *caching_ctl; in btrfs_cache_block_group()
711 struct btrfs_caching_control *ctl; in btrfs_cache_block_group()
902 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group()
1048 struct btrfs_caching_control *ctl; in btrfs_remove_block_group()
3307 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups()
3313 struct btrfs_caching_control, list); in btrfs_free_block_groups()