Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/null_blk/
H A Dmain.c1572 static bool should_requeue_request(struct request *rq) in should_requeue_request() function
1592 static bool should_requeue_request(struct request *rq) in should_requeue_request() function
1745 if (should_requeue_request(rq)) { in null_queue_rq()