Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dskd_main.c443 static bool skd_fail_all(struct request_queue *q) in skd_fail_all() function
495 return skd_fail_all(q) ? BLK_STS_IOERR : BLK_STS_RESOURCE; in skd_mq_queue_rq()