Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dblock-group.h102 struct btrfs_caching_control { struct
103 struct list_head list;
104 struct mutex mutex;
105 wait_queue_head_t wait;
106 struct btrfs_work work;
107 struct btrfs_block_group *block_group;
109 atomic_t progress;
110 refcount_t count;