Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-ioc.c100 icq->flags |= ICQ_DESTROYED; in ioc_destroy_icq()
135 if (!(icq->flags & ICQ_DESTROYED)) in ioc_release_fn()
186 if (!(icq->flags & ICQ_DESTROYED)) in ioc_clear_queue()
/Linux-v6.1/include/linux/
Diocontext.h11 ICQ_DESTROYED = 1 << 3, enumerator