Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance
76 struct btrfs_caching_control { struct77 struct list_head list;78 struct mutex mutex;79 wait_queue_head_t wait;80 struct btrfs_work work;81 struct btrfs_block_group *block_group;83 atomic_t progress;84 refcount_t count;