Searched refs:make_filename (Results 1 – 1 of 1) sorted by relevance
/external/fio/ |
D | init.c | 997 static char *make_filename(char *buf, size_t buf_size,struct thread_options *o, in make_filename() function 1153 add_file(td, make_filename(fname, sizeof(fname), o, jobname, job_add_num, i), job_add_num, 0); in add_job()
|