Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance
67 struct btrfs_caching_control { struct68 struct list_head list;69 struct mutex mutex;70 wait_queue_head_t wait;71 struct btrfs_work work;72 struct btrfs_block_group *block_group;73 refcount_t count;