Home
last modified time | relevance | path

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.c466 if (reqp->aio_req_flags & AIO_PHYSIODONE) in aphysio_unlock()
469 reqp->aio_req_flags |= AIO_PHYSIODONE; in aphysio_unlock()
H A Daio.c2246 reqp->aio_req_flags |= AIO_PHYSIODONE; in lio_set_error()