Home
last modified time | relevance | path

Searched refs:AIO_ZEROLEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h157 #define AIO_ZEROLEN 0x0100 /* aio req is zero length */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c445 reqp->aio_req_flags |= AIO_ZEROLEN; in aio_zerolen()
471 if (reqp->aio_req_flags & AIO_ZEROLEN) in aphysio_unlock()