Home | History | Annotate | Download | only in fio

Lines Matching defs:stonewall

1114 	if ((o->stonewall || o->new_group) && prev_group_jobs) {
1188 * recurse add identical jobs, clear numjobs and stonewall options
1199 td_new->o.stonewall = 0;
1310 int ret = 0, stonewall;
1343 stonewall = stonewall_flag;
1397 * Separate multiple job files by a stonewall
1399 if (!global && stonewall) {
1400 td->o.stonewall = stonewall;
1401 stonewall = 0;