Searched refs:exit_icq (Results 1 – 3 of 3) sorted by relevance
51 if (et->uses_mq && et->ops.mq.exit_icq) in ioc_exit_icq()52 et->ops.mq.exit_icq(icq); in ioc_exit_icq()
5817 .exit_icq = bfq_exit_icq,
121 void (*exit_icq)(struct io_cq *); member