Home
last modified time | relevance | path

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

/include/linux/
A Dblk-mq.h646 void (*cleanup_rq)(struct request *); member
1007 if (rq->q->mq_ops->cleanup_rq) in blk_mq_cleanup_rq()
1008 rq->q->mq_ops->cleanup_rq(rq); in blk_mq_cleanup_rq()

Completed in 7 milliseconds