Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance
107 struct btrfs_caching_control { struct108 struct list_head list;109 struct mutex mutex;110 wait_queue_head_t wait;111 struct btrfs_work work;112 struct btrfs_block_group *block_group;114 atomic_t progress;115 refcount_t count;