Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Daio_subr.c803 aio_cleanup_portq(aio_t *aiop, aio_req_t *cleanupq, int exitflag) in aio_cleanup_portq() argument
861 if ((reqp = cleanupq) == NULL) in aio_cleanup_portq()
892 } while ((reqp = next) != cleanupq); in aio_cleanup_portq()