Searched refs:rescue_lock (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dbio.c368 spin_lock(&bs->rescue_lock);
370 spin_unlock(&bs->rescue_lock);
409 spin_lock(&bs->rescue_lock);
411 spin_unlock(&bs->rescue_lock);
1744 spin_lock_init(&bs->rescue_lock);
/linux-master/include/linux/
H A Dbio.h701 spinlock_t rescue_lock; member in struct:bio_set

Completed in 124 milliseconds