Home
last modified time | relevance | path

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.c274 pollqflag = (reqp->aio_req_flags & AIO_POLL); in aio_done()
H A Daio.c1996 reqp->aio_req_flags |= AIO_POLL; in arw()
2180 reqp->aio_req_flags |= AIO_POLL; in aiorw()