Home
last modified time | relevance | path

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

/include/linux/
Dblk-mq.h1012 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()
Dblkdev.h468 const struct blk_mq_ops *mq_ops; member
686 return q->mq_ops; in queue_is_mq()