Searched refs:io_oper (Results 1 – 1 of 1) sorted by relevance
140 struct io_oper { struct181 struct io_oper *next; argument182 struct io_oper *prev; argument195 struct io_oper *io_oper; member243 struct io_oper *active_opers;244 struct io_oper *finished_opers;310 static void oper_list_add(struct io_oper *oper, struct io_oper **list) in oper_list_add()324 static void oper_list_del(struct io_oper *oper, struct io_oper **list) in oper_list_del()342 fstat(io->io_oper->fd, &s); in check_finished_io()348 if ((io->io_oper->rw == READ || io->io_oper->rw == RREAD) && in check_finished_io()[all …]