Home
last modified time | relevance | path

Searched refs:refill_lock (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dextent-tree.c3512 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()
3516 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3533 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
3538 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3652 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3674 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3687 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3703 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3712 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3725 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
Dblock-group.c924 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
926 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
933 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
935 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
Dctree.h416 spinlock_t refill_lock; member
Dfree-space-cache.c3375 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()