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.c3788 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()
3792 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3809 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
3814 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3876 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3897 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3910 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3926 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3938 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
H A Dfs.h394 spinlock_t refill_lock; member
H A Dblock-group.c1146 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1148 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
1155 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1157 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
H A Dfree-space-cache.c3644 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()