Searched refs:mq_ops (Results 1 – 2 of 2) sorted by relevance
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()
478 const struct blk_mq_ops *mq_ops; member710 return q->mq_ops; in queue_is_mq()
Completed in 12 milliseconds