Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent-tree.c6669 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
6693 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
6891 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
6922 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
6939 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
6964 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
6972 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
6987 spin_unlock(&last_ptr->refill_lock); in find_free_extent()
9660 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
9662 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
[all …]
Dfree-space-cache.c3058 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
Dctree.h1222 spinlock_t refill_lock; member