Home
last modified time | relevance | path

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

/external/fio/
Dfile.h186 extern int add_dir_files(struct thread_data *, const char *);
Dfilesetup.c1461 int add_dir_files(struct thread_data *td, const char *path) in add_dir_files() function
Doptions.c897 return add_dir_files(td, td->o.opendir); in str_opendir_cb()