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.c3714 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()
3718 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3735 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
3740 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3802 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3823 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3836 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3852 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3864 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
H A Dfs.h392 spinlock_t refill_lock; member
H A Dblock-group.c1136 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1138 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
1145 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
1147 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()