Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.h104 struct btrfs_caching_control { struct
105 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;