Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio.c112 static int aio_req_setupLF(aio_req_t **, aio_t *, aiocb64_32_t *,
1984 error = aio_req_setupLF(&reqp, aiop, &aiocb64, resultp, vp, 1); in arw()
2167 error = aio_req_setupLF(&reqp, aiop, &aiocb64, resultp, vp, 0); in aiorw()
3104 error = aio_req_setupLF(&reqp, aiop, aiocb, in alioLF()
3275 aio_req_setupLF( in aio_req_setupLF() function