Searched refs:io_unit (Results 1 – 1 of 1) sorted by relevance
115 struct io_unit;192 struct io_unit { struct211 struct io_unit *next; argument221 struct io_unit *ios;224 struct io_unit *free_ious;339 static int check_finished_io(struct io_unit *io) in check_finished_io()384 static int grab_iou(struct io_unit *io, struct io_oper *oper) in grab_iou()464 void finish_io(struct thread_info *t, struct io_unit *io, long result, in finish_io()485 struct io_unit *event_io; in read_some_events()507 event_io = (struct io_unit *)((unsigned long)event->obj); in read_some_events()[all …]