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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h110 int aio_rqclnup; /* cleanup request used by DR */ member in struct:aio
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c1301 aiop->aio_rqclnup = 1;
H A Daio.c2599 if (aiop->aio_rqclnup) {
2600 aiop->aio_rqclnup = 0;
2714 * by the DR operations. The aio_rqclnup flag will
2725 if (aiop->aio_rqclnup &&

Completed in 101 milliseconds