open_dir 64 fs/hostfs/hostfs.h extern void *open_dir(char *path, int *err_out); open_dir 358 fs/hostfs/hostfs_kern.c dir = open_dir(name, &error);