Home | History | Annotate | Download | only in fio

Lines Matching refs:exec_string

1384 static int exec_string(struct thread_options *o, const char *string, const char *mode)
1653 if (o->exec_prerun && exec_string(o, o->exec_prerun, (const char *)"prerun"))
1813 exec_string(o, o->exec_postrun, (const char *)"postrun");