Home
last modified time | relevance | path

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

/linux-6.8/fs/btrfs/
Dblock-group.h89 struct btrfs_caching_control { struct
90 struct list_head list;
91 struct mutex mutex;
92 wait_queue_head_t wait;
93 struct btrfs_work work;
94 struct btrfs_block_group *block_group;
96 atomic_t progress;
97 refcount_t count;