Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c60 static int aio_cleanup_cleanupq(aio_t *, aio_req_t *, int);
744 signalled = aio_cleanup_cleanupq(aiop, cleanupqhead, exitflg); in aio_cleanup()
886 aio_cleanup_cleanupq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_cleanupq() function