Searched refs:fuse_fs_open (Results 1 – 2 of 2) sorted by relevance
576 int fuse_fs_open(struct fuse_fs *fs, const char *path,
797 int fuse_fs_open(struct fuse_fs *fs, const char *path, in fuse_fs_open() function1894 err = fuse_fs_open(f->fs, path, fi); in fuse_lib_open()