IO submission data structure (Submission Queue Entry)
file descriptor to do IO on
IOSQE_* flags
ioprio for the request
buffer size or number of iovecs
type of operation for this sqe
data to be passed back at completion time
See Implementation
IO submission data structure (Submission Queue Entry)