Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dextent-tree.c7174 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
7191 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
7196 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
7413 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7444 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7461 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7486 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7494 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7509 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
10238 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
[all …]
Dfree-space-cache.c3085 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
Dctree.h494 spinlock_t refill_lock; member