Searched defs:io_event (Results 1 – 1 of 1) sorted by relevance
86 struct io_event { struct87 uint64_t data; /* the data field from the iocb */88 uint64_t obj; /* what iocb this event came from */89 int64_t res; /* result code for this event */90 int64_t res2; /* secondary result */