Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c1015 aio_lio_t *nxtlio, *liop; in aio_cleanup_exit() local
1061 for (liop = aiop->aio_lio_free; liop != NULL; liop = nxtlio) { in aio_cleanup_exit()
1062 nxtlio = liop->lio_next; in aio_cleanup_exit()