Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/os/
H A Daio.c2586 if (aiop->aio_rqclnup) { in aio_cleanup_thread()
2587 aiop->aio_rqclnup = 0; in aio_cleanup_thread()
2712 if (aiop->aio_rqclnup && in aio_cleanup_thread()
H A Daio_subr.c1288 aiop->aio_rqclnup = 1; in aio_cleanup_dr_delete_memory()