Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dextent-tree.c3421 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()
3425 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3442 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()
3447 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()
3570 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3592 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3605 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3621 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3630 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
3643 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
A Dblock-group.c893 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
895 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
902 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()
904 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
A Dfree-space-cache.c3496 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
A Dctree.h446 spinlock_t refill_lock; member

Completed in 50 milliseconds