Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance
1289 struct btrfs_caching_control { struct1290 struct list_head list;1291 struct mutex mutex;1292 wait_queue_head_t wait;1293 struct btrfs_work work;1294 struct btrfs_block_group_cache *block_group;1295 u64 progress;1296 atomic_t count;