Searched refs:aio_notifyq (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h119 aio_req_t *aio_notifyq; /* notify queue head */ member in struct:aio
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c306 aio_enq(&aiop->aio_notifyq, reqp, AIO_NOTIFYQ);
724 if ((notifyqhead = aiop->aio_notifyq) != NULL) {
725 aiop->aio_notifyq = NULL;
H A Daio.c2620 aiop->aio_notifyq != NULL ||

Completed in 52 milliseconds