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
1013 aio_t *aiop = p->p_aio; in aio_cleanup_exit() local
1160 aio_req_remove_portq(aio_t *aiop, aio_req_t *reqp) in aio_req_remove_portq()
1181 aio_t *aiop; in aio_close_port() local
[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()
898 aio_t *aiop; in aiosuspend() local
1090 aio_t *aiop; in aioinit() local
1119 aio_t *aiop; in aiostart() local
1788 aio_t *aiop; in aioerror() local
1845 aio_t *aiop; in aio_cancel() local
2462 aio_t *aiop; in aio_aiop_alloc() 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()