Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Daio_impl.h154 #define AIO_CLEANUPQ 0x0020 /* aio req is on the cleanupq */ macro
/titanic_44/usr/src/uts/common/os/
H A Daio_subr.c309 AIO_CLEANUPQ); in aio_done()
673 reqp->aio_req_flags |= AIO_CLEANUPQ; in aio_cleanupq_concat()
916 ASSERT(reqp->aio_req_flags & AIO_CLEANUPQ); in aio_cleanup_cleanupq()