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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h151 #define AIO_PHYSIODONE 0x0004 /* unlocked phys pages */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c479 if (reqp->aio_req_flags & AIO_PHYSIODONE)
482 reqp->aio_req_flags |= AIO_PHYSIODONE;
H A Daio.c2253 /* request failed, AIO_PHYSIODONE set to aviod physio cleanup. */
2254 reqp->aio_req_flags |= AIO_PHYSIODONE;

Completed in 70 milliseconds