Searched refs:refill_lock (Results 1 – 4 of 4) sorted by relevance
3714 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()3718 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3735 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()3740 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3802 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3823 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3836 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3852 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3864 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
392 spinlock_t refill_lock; member
1136 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1138 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()1145 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1147 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
3644 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()