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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h149 #define AIO_POLL 0x0001 /* AIO_INPROGRESS is set */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c284 * process, or when the AIO_POLL bit is set for
289 pollqflag = (reqp->aio_req_flags & AIO_POLL);
296 * requests with their AIO_POLL bit set are put
H A Daio.c2004 reqp->aio_req_flags |= AIO_POLL;
2188 reqp->aio_req_flags |= AIO_POLL;

Completed in 68 milliseconds