Searched refs:refill_lock (Results 1 – 4 of 4) sorted by relevance
3788 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()3792 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3809 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()3814 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3876 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3897 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3910 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3926 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3938 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
394 spinlock_t refill_lock; member
1146 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1148 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()1155 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1157 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
3644 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()