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.h107 struct btrfs_caching_control { struct
108 struct list_head list;
109 struct mutex mutex;
110 wait_queue_head_t wait;
111 struct btrfs_work work;
112 struct btrfs_block_group *block_group;
114 atomic_t progress;
115 refcount_t count;