Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance
89 struct btrfs_caching_control { struct90 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;