Searched defs:btrfs_caching_control (Results 1 – 1 of 1) sorted by relevance
45 struct btrfs_caching_control { struct46 struct list_head list;47 struct mutex mutex;48 wait_queue_head_t wait;49 struct btrfs_work work;50 struct btrfs_block_group *block_group;51 u64 progress;52 refcount_t count;