Searched refs:ext2fs_open (Results 1 – 1 of 1) sorted by relevance
94 static int ext2fs_open(const char *path, struct open_file *f);109 .fo_open = ext2fs_open,330 ext2fs_open(const char *upath, struct open_file *f) in ext2fs_open() function