Home
last modified time | relevance | path

Searched refs:exit_icq (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/block/
Dblk-ioc.c53 if (et->ops.exit_icq) in ioc_exit_icq()
54 et->ops.exit_icq(icq); in ioc_exit_icq()
Delevator.h48 void (*exit_icq)(struct io_cq *); member
Dbfq-iosched.c7438 .exit_icq = bfq_exit_icq,