Searched refs:rescue_lock (Results 1 – 2 of 2) sorted by relevance
333 spin_lock(&bs->rescue_lock); in bio_alloc_rescue()335 spin_unlock(&bs->rescue_lock); in bio_alloc_rescue()368 spin_lock(&bs->rescue_lock); in punt_bios_to_rescuer()370 spin_unlock(&bs->rescue_lock); in punt_bios_to_rescuer()1921 spin_lock_init(&bs->rescue_lock); in __bioset_create()
672 spinlock_t rescue_lock; member