Searched refs:refill_lock (Results 1 – 4 of 4) sorted by relevance
3375 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3392 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()3397 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3500 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3522 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3535 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3551 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3560 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3573 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
898 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()900 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()907 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()909 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
3136 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
404 spinlock_t refill_lock; member