Searched defs:io_event (Results 1 – 1 of 1) sorted by relevance
60 struct io_event { struct61 __u64 data; /* the data field from the iocb */62 __u64 obj; /* what iocb this event came from */63 __s64 res; /* result code for this event */64 __s64 res2; /* secondary result */