Searched refs:aio_req_alloc (Results 1 – 1 of 1) sorted by relevance
82 static int aio_req_alloc(aio_req_t **, aio_result_t *);2434 if (error = aio_req_alloc(&reqp, resultp)) { in aio_req_setup()2493 aio_req_alloc(aio_req_t **nreqp, aio_result_t *resultp) in aio_req_alloc() function3331 if (error = aio_req_alloc(&reqp, resultp)) { in aio_req_setupLF()