Searched refs:started_ios (Results 1 – 2 of 2) sorted by relevance
172 int started_ios; member402 return ((double)oper->started_ios * (double)oper->reclen) / in oper_mb_trans()464 (oper->started_ios == oper->total_ios || oper->stonewalled)) in finish_io()702 if (oper->started_ios == 0)708 if ((oper->started_ios + num_ios) > oper->total_ios)709 num_ios = oper->total_ios - oper->started_ios; 733 io->io_oper->started_ios++;804 oper->started_ios = 0;828 if (oper->started_ios || oper->start == 0)895 if (oper->started_ios == oper->total_ios) {
174 int started_ios; member412 return ((double)oper->started_ios * (double)oper->reclen) / in oper_mb_trans()478 (oper->started_ios == oper->total_ios || oper->stonewalled)) { in finish_io()718 if (oper->started_ios == 0)724 if ((oper->started_ios + num_ios) > oper->total_ios)725 num_ios = oper->total_ios - oper->started_ios;749 io->io_oper->started_ios++;823 oper->started_ios = 0;848 if (oper->started_ios || oper->start == 0)914 if (oper->started_ios == oper->total_ios) {