Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dctree.h530 struct btrfs_caching_control { struct
531 struct list_head list;
532 struct mutex mutex;
533 wait_queue_head_t wait;
534 struct btrfs_work work;
535 struct btrfs_block_group_cache *block_group;
536 u64 progress;
537 refcount_t count;