fuse_fs_opendir
ret = fuse_fs_opendir(fuse->fs, path, fi);
int fuse_fs_opendir(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi);