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