Searched refs:mq_ops (Results 1 – 2 of 2) sorted by relevance
1012 if (rq->q->mq_ops->cleanup_rq) in blk_mq_cleanup_rq()1013 rq->q->mq_ops->cleanup_rq(rq); in blk_mq_cleanup_rq()
468 const struct blk_mq_ops *mq_ops; member686 return q->mq_ops; in queue_is_mq()