Searched refs:refill_lock (Results 1 – 3 of 3) sorted by relevance
6967 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()6991 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()7205 spin_unlock(&last_ptr->refill_lock); in find_free_extent()7236 spin_unlock(&last_ptr->refill_lock); in find_free_extent()7253 spin_unlock(&last_ptr->refill_lock); in find_free_extent()7278 spin_unlock(&last_ptr->refill_lock); in find_free_extent()7286 spin_unlock(&last_ptr->refill_lock); in find_free_extent()7301 spin_unlock(&last_ptr->refill_lock); in find_free_extent()10043 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()10045 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()[all …]
3102 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
1253 spinlock_t refill_lock; member