Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dblock-group.h87 struct btrfs_caching_control { struct
88 struct list_head list;
89 struct mutex mutex;
90 wait_queue_head_t wait;
91 struct btrfs_work work;
92 struct btrfs_block_group *block_group;
94 atomic_t progress;
95 refcount_t count;