Searched defs:io_oper (Results 1 – 1 of 1) sorted by relevance
142 struct io_oper { struct144 int fd;147 off_t start;150 off_t end;153 int reclen;156 int depth;159 int num_pending;183 struct io_oper *next; argument184 struct io_oper *prev; argument197 struct io_oper *io_oper; argument