Searched refs:refill_lock (Results 1 – 3 of 3) sorted by relevance
6669 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()6693 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()6891 spin_unlock(&last_ptr->refill_lock); in find_free_extent()6922 spin_unlock(&last_ptr->refill_lock); in find_free_extent()6939 spin_unlock(&last_ptr->refill_lock); in find_free_extent()6964 spin_unlock(&last_ptr->refill_lock); in find_free_extent()6972 spin_unlock(&last_ptr->refill_lock); in find_free_extent()6987 spin_unlock(&last_ptr->refill_lock); in find_free_extent()9660 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()9662 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()[all …]
3058 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
1222 spinlock_t refill_lock; member