Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.h32 struct btrfs_caching_control { struct
33 struct list_head list;
34 struct mutex mutex;
35 wait_queue_head_t wait;
36 struct btrfs_work work;
37 struct btrfs_block_group_cache *block_group;
38 u64 progress;
39 refcount_t count;