Searched refs:active_opers (Results 1 – 1 of 1) sorted by relevance
243 struct io_oper *active_opers; member865 oper = t->active_opers;869 if (oper == t->active_opers)877 oper_list_del(oper, &t->active_opers);879 oper = t->active_opers;894 oper_list_add(oper, &t->active_opers);896 oper_list_del(oper, &t->active_opers);1118 if (t->active_opers) {1119 this_stage = stage_name(t->active_opers->rw);1126 while(t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {[all …]