Searched defs:vki_iocb (Results 1 – 1 of 1) sorted by relevance
1359 struct vki_iocb { struct1361 __vki_u64 aio_data; /* data to be returned in event's data */1366 __vki_u16 aio_lio_opcode; /* see IOCB_CMD_ above */1367 __vki_s16 aio_reqprio;1368 __vki_u32 aio_fildes;1370 __vki_u64 aio_buf;1371 __vki_u64 aio_nbytes;1372 __vki_s64 aio_offset;1375 __vki_u64 aio_reserved2; /* TODO: use this for a (struct sigevent *) */1376 __vki_u64 aio_reserved3;