Home
last modified time | relevance | path

Searched refs:refill_lock (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
Dextent-tree.c3412 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3429 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
3434 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3537 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3559 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3572 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3588 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3597 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3610 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
Dblock-group.c905 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
907 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
914 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
916 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
Dctree.h404 spinlock_t refill_lock; member
Dfree-space-cache.c3147 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()