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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h152 #define AIO_COPYOUTDONE 0x0008 /* result copied to userland */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c1102 if (reqp->aio_req_flags & AIO_COPYOUTDONE)
1105 reqp->aio_req_flags |= AIO_COPYOUTDONE;
H A Daio.c3825 if (reqp->aio_req_flags & AIO_COPYOUTDONE) {

Completed in 52 milliseconds