Searched defs:io_uring_sqe (Results 1 – 1 of 1) sorted by relevance
30 struct io_uring_sqe { struct32 __u8 flags; /* IOSQE_ flags */33 __u16 ioprio; /* ioprio for the request */34 __s32 fd; /* file descriptor to do IO on */35 union {43 union {48 union {71 union {78 __u16 personality;79 union {[all …]
Completed in 7 milliseconds