Searched refs:rescue_lock (Results 1 – 2 of 2) sorted by relevance
385 spin_lock(&bs->rescue_lock); in bio_alloc_rescue()387 spin_unlock(&bs->rescue_lock); in bio_alloc_rescue()426 spin_lock(&bs->rescue_lock); in punt_bios_to_rescuer()428 spin_unlock(&bs->rescue_lock); in punt_bios_to_rescuer()1825 spin_lock_init(&bs->rescue_lock); in bioset_init()
667 spinlock_t rescue_lock; member