Home | History | Annotate | Download | only in fio

Lines Matching refs:ret2

454 		int ret2, full;
573 ret2 = td_io_commit(td);
574 if (ret2 < 0)
575 ret = ret2;
703 int ret2, full;
840 ret2 = td_io_commit(td);
841 if (ret2 < 0)
842 ret = ret2;