Lines Matching refs:aio_info
148 struct aio_info { struct
442 struct aio_info *aio_slot(int aio_id);
451 int aio_done(struct aio_info *ainfo);
482 struct aio_info Aio_Info[MAX_AIO];
1409 struct aio_info *aiop; in do_read()
1608 struct aio_info *aiop; in do_write()
2093 struct aio_info *aiop; in do_listio()
2537 struct aio_info *aiop; in sy_listio()
2802 struct aio_info *aiop; in sy_arw()
3068 struct aio_info *aiop; in do_rw()
4597 struct aio_info *aiop; in aio_handler()
4643 struct aio_info *aiop; in cb_handler()
4660 struct aio_info *aio_slot(int aio_id) in aio_slot()
4664 struct aio_info *aiop; in aio_slot()
4697 struct aio_info *aiop; in aio_register()
4728 struct aio_info *aiop; in aio_unregister()
4747 struct aio_info *aiop; in aio_wait()
4880 int aio_done(struct aio_info *ainfo) in aio_done()