Searched refs:fuse_fs_opendir (Results 1 – 3 of 3) sorted by relevance
847 int fuse_fs_opendir(struct fuse_fs *fs, const char *path,
147 fuse_fs_opendir(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi) in fuse_fs_opendir() function
2155 int fuseError = fuse_fs_opendir(fFS, path, cookie); in OpenDir()