Searched defs:io_oper (Results 1 – 2 of 2) 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
138 struct io_oper { struct140 int fd;143 off_t start;146 off_t end;149 int reclen;152 int depth;155 int num_pending;179 struct io_oper *next; argument180 struct io_oper *prev; argument193 struct io_oper *io_oper; member