Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance
1255 struct btrfs_caching_control { struct1256 struct list_head list;1257 struct mutex mutex;1258 wait_queue_head_t wait;1259 struct btrfs_work work;1260 struct btrfs_block_group_cache *block_group;1261 u64 progress;1262 atomic_t count;