Home
last modified time | relevance | path

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

/include/linux/
Dblk-mq.h379 if (rq->q->mq_ops->cleanup_rq) in blk_mq_cleanup_rq()
380 rq->q->mq_ops->cleanup_rq(rq); in blk_mq_cleanup_rq()
Dblkdev.h405 const struct blk_mq_ops *mq_ops; member
686 return q->mq_ops; in queue_is_mq()