Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio.c90 static int aio_req_find(aio_result_t *, aio_req_t **);
1819 retval = aio_req_find(resultp, &reqp); in aioerror()
2302 aio_req_find(aio_result_t *resultp, aio_req_t **reqp) in aio_req_find() function