Searched refs:total_ios (Results 1 – 1 of 1) sorted by relevance
171 int total_ios; member478 (oper->started_ios == oper->total_ios || oper->stonewalled)) { in finish_io()702 oper->total_ios = (oper->end - oper->start) / oper->reclen;722 num_ios = oper->total_ios;724 if ((oper->started_ios + num_ios) > oper->total_ios)725 num_ios = oper->total_ios - oper->started_ios;914 if (oper->started_ios == oper->total_ios) {