Searched refs:cleanup_rq (Results 1 – 3 of 3) sorted by relevance
649 void (*cleanup_rq)(struct request *); member982 if (rq->q->mq_ops->cleanup_rq) in blk_mq_cleanup_rq()983 rq->q->mq_ops->cleanup_rq(rq); in blk_mq_cleanup_rq()
235 cleanup_rq: None,
2008 .cleanup_rq = scsi_cleanup_rq,2037 .cleanup_rq = scsi_cleanup_rq,
Completed in 14 milliseconds