Searched refs:cleanup_rq (Results 1 – 1 of 1) sorted by relevance
375 void (*cleanup_rq)(struct request *); member620 if (rq->q->mq_ops->cleanup_rq) in blk_mq_cleanup_rq()621 rq->q->mq_ops->cleanup_rq(rq); in blk_mq_cleanup_rq()