Searched refs:refill_lock (Results 1 – 5 of 5) sorted by relevance
262 spinlock_t refill_lock; member378 spin_lock_bh(&vi->refill_lock); in enable_delayed_refill()380 spin_unlock_bh(&vi->refill_lock); in enable_delayed_refill()385 spin_lock_bh(&vi->refill_lock); in disable_delayed_refill()387 spin_unlock_bh(&vi->refill_lock); in disable_delayed_refill()1697 spin_lock(&vi->refill_lock); in virtnet_receive()1700 spin_unlock(&vi->refill_lock); in virtnet_receive()3952 spin_lock_init(&vi->refill_lock); in virtnet_probe()
3413 __acquires(&cluster->refill_lock) in btrfs_lock_cluster()3417 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3434 spin_unlock(&cluster->refill_lock); in btrfs_lock_cluster()3439 spin_lock(&cluster->refill_lock); in btrfs_lock_cluster()3487 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3508 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3521 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3537 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3544 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()3557 spin_unlock(&last_ptr->refill_lock); in find_free_extent_clustered()
281 spinlock_t refill_lock; member
1048 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1050 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()1057 spin_lock(&cluster->refill_lock); in btrfs_remove_block_group()1059 spin_unlock(&cluster->refill_lock); in btrfs_remove_block_group()
3622 spin_lock_init(&cluster->refill_lock); in btrfs_init_free_cluster()
Completed in 34 milliseconds