Searched refs:aio_req_find (Results 1 – 1 of 1) sorted by relevance
86 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