Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent-tree.c5580 spin_lock(&last_ptr->refill_lock); in find_free_extent()
5597 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
5627 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
5638 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
5657 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
5665 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
5680 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7869 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
7871 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
7878 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
[all …]
Dfree-space-cache.c2585 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
Dctree.h936 spinlock_t refill_lock; member