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);
101 void *open_dir(char *path, int *err_out) in open_dir() function
281 dir = open_dir(name, &error); in hostfs_readdir()
326 static int open_dir(struct perf_data *data) in open_dir() function368 open_dir(data) : open_file_dup(data); in perf_data__open()