Home
last modified time | relevance | path

Searched refs:AIO_SOLARIS_REQ (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h144 #define AIO_SOLARIS_REQ 0x0040 /* an old solaris aio req was issued */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c770 if (!(aiop->aio_flags & AIO_SOLARIS_REQ)) in aio_cleanup()
H A Daio.c2433 aiop->aio_flags |= AIO_SOLARIS_REQ; in aio_req_setup()
3330 aiop->aio_flags |= AIO_SOLARIS_REQ; in aio_req_setupLF()