Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c6967 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
6991 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
7205 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7236 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7253 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7278 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7286 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
7301 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
10043 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
10045 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
[all …]
Dfree-space-cache.c3102 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
Dctree.h1253 spinlock_t refill_lock; member