Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio.c86 static int aio_req_alloc(aio_req_t **, aio_result_t *);
2421 if (error = aio_req_alloc(&reqp, resultp)) { in aio_req_setup()
2480 aio_req_alloc(aio_req_t **nreqp, aio_result_t *resultp) in aio_req_alloc() function
3318 if (error = aio_req_alloc(&reqp, resultp)) { in aio_req_setupLF()