Home
last modified time | relevance | path

Searched refs:full_stripe_locks_root (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dscrub.c448 locks_root = &bg_cache->full_stripe_locks_root; in lock_full_stripe()
498 locks_root = &bg_cache->full_stripe_locks_root; in unlock_full_stripe()
Dctree.h677 struct btrfs_full_stripe_locks_tree full_stripe_locks_root; member
Dextent-tree.c117 WARN_ON(!RB_EMPTY_ROOT(&cache->full_stripe_locks_root.root)); in btrfs_put_block_group()
9878 btrfs_init_full_stripe_locks_tree(&cache->full_stripe_locks_root); in btrfs_create_block_group_cache()