Searched refs:AIO_NOTIFYQ (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h153 #define AIO_NOTIFYQ 0x0010 /* aio req is on the notifyq */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c306 aio_enq(&aiop->aio_notifyq, reqp, AIO_NOTIFYQ);
950 ASSERT(reqp->aio_req_flags & AIO_NOTIFYQ);

Completed in 60 milliseconds