Home
last modified time | relevance | path

Searched defs:icq (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk-ioc.c39 static void ioc_exit_icq(struct io_cq *icq) in ioc_exit_icq()
54 struct io_cq *icq; in ioc_exit_icqs() local
66 static void ioc_destroy_icq(struct io_cq *icq) in ioc_destroy_icq()
112 struct io_cq *icq = hlist_entry(ioc->icq_list.first, in ioc_release_fn() local
168 struct io_cq *icq = in ioc_clear_queue() local
321 struct io_cq *icq; in ioc_lookup_icq() local
359 struct io_cq *icq; in ioc_create_icq() local
402 struct io_cq *icq = NULL; in ioc_find_get_icq() local
H A Dbfq-iosched.h479 struct io_cq icq; /* must be the first member */ member