Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Daio.c82 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() function
3331 if (error = aio_req_alloc(&reqp, resultp)) { in aio_req_setupLF()