Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent-tree.c3610 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()
3614 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3631 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
3636 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3699 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3720 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3733 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3749 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3761 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
H A Dfs.h347 spinlock_t refill_lock; member
H A Dblock-group.c1100 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1102 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
1109 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1111 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
H A Dfree-space-cache.c3641 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()