Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dctree.h1255 struct btrfs_caching_control { struct
1256 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;