Searched refs:open_dir (Results 1 – 5 of 5) sorted by relevance
7 EXPORT_SYMBOL_GPL(open_dir);
75 extern void *open_dir(char *path, int *err_out);
92 void *open_dir(char *path, int *err_out) in open_dir() function
294 dir = open_dir(name, &error); in hostfs_readdir()
346 static int open_dir(struct perf_data *data) in open_dir() function388 open_dir(data) : open_file_dup(data); in perf_data__open()
Completed in 12 milliseconds