Home
last modified time | relevance | path

Searched defs:aiop (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c190 aio_t *aiop; in aio_done() local
491 aio_hash_delete(aio_t *aiop, struct aio_req_t *reqp) in aio_hash_delete()
513 aio_lio_free(aio_t *aiop, aio_lio_t *head) in aio_lio_free()
527 aio_req_free(aio_t *aiop, aio_req_t *reqp) in aio_req_free()
560 aio_req_free_port(aio_t *aiop, aio_req_t *reqp) in aio_req_free_port()
652 aio_cleanupq_concat(aio_t *aiop, aio_req_t *q2, int qflg) in aio_cleanupq_concat()
681 aio_t *aiop = curproc->p_aio; in aio_cleanup() local
790 aio_cleanup_portq(aio_t *aiop, aio_req_t *cleanupq, int exitflag) in aio_cleanup_portq()
886 aio_cleanup_cleanupq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_cleanupq()
927 aio_cleanup_notifyq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_notifyq()
[all …]
H A Daio.c403 aio_t *aiop; in aionotify() local
527 aio_t *aiop; in aiowait() local
612 aio_t *aiop; in aiowaitn() local
811 aio_t *aiop, in aio_unlock_requests()
854 aio_reqlist_concat(aio_t *aiop, aio_req_t **reqlist, int max) in aio_reqlist_concat()
898 aio_t *aiop; in aiosuspend() local
1090 aio_t *aiop; in aioinit() local
1119 aio_t *aiop; in aiostart() local
1202 aio_t *aiop; in alio() local
1555 aio_t *aiop; in aliowait() local
[all …]
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c2924 xdf_aread(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_aread()
2955 xdf_awrite(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_awrite()