Home
last modified time | relevance | path

Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dctree.h1289 struct btrfs_caching_control { struct
1290 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;