Searched refs:btrfs_caching_control (Results 1 – 6 of 6) sorted by relevance
45 struct btrfs_caching_control { struct103 struct btrfs_caching_control *caching_ctl;242 void btrfs_put_caching_control(struct btrfs_caching_control *ctl);243 struct btrfs_caching_control *btrfs_get_caching_control(
9 struct btrfs_caching_control;22 int load_free_space_tree(struct btrfs_caching_control *caching_ctl);
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()690 struct btrfs_caching_control *caching_ctl; in btrfs_cache_block_group()719 struct btrfs_caching_control *ctl; in btrfs_cache_block_group()[all …]
1399 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()1480 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()1542 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()
158 struct btrfs_caching_control *caching_ctl, *next; in switch_commit_roots()
2608 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent()