open_dir 69 fs/hostfs/hostfs.h extern void *open_dir(char *path, int *err_out); open_dir 284 fs/hostfs/hostfs_kern.c dir = open_dir(name, &error); open_dir 340 tools/perf/util/data.c open_dir(data) : open_file_dup(data);