Home
last modified time | relevance | path

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

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