Home
last modified time | relevance | path

Searched refs:fuse_fs_releasedir (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h594 int fuse_fs_releasedir(struct fuse_fs *fs, const char *path,
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c869 int fuse_fs_releasedir(struct fuse_fs *fs, const char *path, in fuse_fs_releasedir() function
2083 fuse_fs_releasedir(f->fs, path, &fi); in fuse_lib_opendir()
2252 fuse_fs_releasedir(f->fs, path ? path : "-", &fi); in fuse_lib_releasedir()