Home | History | Annotate | Download | only in fio

Lines Matching full:ioengine

652 				" the synchronous ioengines. Use the 'windowsaio' ioengine"
820 * Initializes the ioengine configured for a job, if it has not been done so
832 if (!td->o.ioengine) {
837 engine = get_engine_name(td->o.ioengine);
847 * This requires that the parent thread has the same ioengine,
1173 log_info("ioengine=%s, iodepth=%u\n",
1506 printf(" --enghelp=engine\tPrint ioengine help, or list"
1508 printf(" --enghelp=engine,cmd\tPrint help for an ioengine"
1907 if (!ret && !strcmp(opt, "ioengine")) {