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.c3792 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()
3796 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3813 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
3818 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3880 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3901 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3914 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3930 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3942 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
H A Dfs.h405 spinlock_t refill_lock; member
H A Dblock-group.c1174 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1176 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
1183 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1185 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
H A Dfree-space-cache.c3642 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()