Searched refs:btrfs_caching_control (Results 1 – 2 of 2) sorted by relevance
270 static struct btrfs_caching_control *273 struct btrfs_caching_control *ctl; in get_caching_control()293 static void put_caching_control(struct btrfs_caching_control *ctl) in put_caching_control()345 struct btrfs_caching_control *caching_ctl; in caching_thread()355 caching_ctl = container_of(work, struct btrfs_caching_control, work); in caching_thread()473 struct btrfs_caching_control *caching_ctl; in cache_block_group()501 struct btrfs_caching_control *ctl; in cache_block_group()4741 struct btrfs_caching_control *next; in btrfs_prepare_extent_commit()4742 struct btrfs_caching_control *caching_ctl; in btrfs_prepare_extent_commit()5216 struct btrfs_caching_control *caching_ctl; in wait_block_group_cache_progress()[all …]
932 struct btrfs_caching_control { struct962 struct btrfs_caching_control *caching_ctl; argument