Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Daio.c86 static int aio_req_find(aio_result_t *, aio_req_t **);
1823 retval = aio_req_find(resultp, &reqp); in aioerror()
2310 aio_req_find(aio_result_t *resultp, aio_req_t **reqp) in aio_req_find() function