Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Daio_subr.c1028 aio_lio_t *nxtlio, *liop; in aio_cleanup_exit() local
1074 for (liop = aiop->aio_lio_free; liop != NULL; liop = nxtlio) { in aio_cleanup_exit()
1075 nxtlio = liop->lio_next; in aio_cleanup_exit()