Searched defs:io_oper (Results 1 – 1 of 1) sorted by relevance
140 struct io_oper { struct142 int fd;145 off_t start;148 off_t end;151 int reclen;154 int depth;157 int num_pending;181 struct io_oper *next; argument182 struct io_oper *prev; argument195 struct io_oper *io_oper; argument