Home
last modified time | relevance | path

Searched refs:numjob (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dfilesetup.c1237 int add_file(struct thread_data *td, const char *fname, int numjob, int inc) in add_file() argument
1247 len = set_name_idx(file_name, td->o.directory, numjob); in add_file()
1252 if (numjob && is_already_allocated(file_name)) in add_file()