Searched defs:io_oper (Results 1 – 1 of 1) sorted by relevance
111 struct io_oper { struct114 int fd;117 off_t start;120 off_t end;123 int reclen;126 int depth;129 int num_pending;153 struct io_oper *next; argument154 struct io_oper *prev; argument167 struct io_oper *io_oper; argument