Searched refs:io_unit (Results 1 – 1 of 1) sorted by relevance
114 struct io_unit;190 struct io_unit { struct209 struct io_unit *next; argument219 struct io_unit *ios;222 struct io_unit *free_ious;337 static int check_finished_io(struct io_unit *io) { in check_finished_io()377 static int grab_iou(struct io_unit *io, struct io_oper *oper) { in grab_iou()451 void finish_io(struct thread_info *t, struct io_unit *io, long result, in finish_io()471 struct io_unit *event_io; in read_some_events()492 event_io = (struct io_unit *)((unsigned long)event->obj); in read_some_events()[all …]