Searched refs:add_dir_files (Results 1 – 3 of 3) sorted by relevance
186 extern int add_dir_files(struct thread_data *, const char *);
1461 int add_dir_files(struct thread_data *td, const char *path) in add_dir_files() function
897 return add_dir_files(td, td->o.opendir); in str_opendir_cb()