Searched refs:refill_lock (Results 1 – 4 of 4) sorted by relevance
3610 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()3614 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3631 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()3636 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3699 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3720 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3733 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3749 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3761 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
347 spinlock_t refill_lock; member
1100 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1102 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()1109 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1111 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
3641 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
Completed in 31 milliseconds