Home
last modified time | relevance | path

Searched refs:fuse_fs_opendir (Results 1 - 6 of 6) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h560 * exception of fuse_fs_open, fuse_fs_release, fuse_fs_opendir,
587 int fuse_fs_opendir(struct fuse_fs *fs, const char *path,
/third_party/libfuse/include/
H A Dfuse.h1180 * exception of fuse_fs_open, fuse_fs_release, fuse_fs_opendir,
1212 int fuse_fs_opendir(struct fuse_fs *fs, const char *path,
/third_party/libfuse/lib/modules/
H A Dsubdir.c162 err = fuse_fs_opendir(d->next, newpath, fi); in subdir_opendir()
H A Diconv.c155 err = fuse_fs_opendir(ic->next, newpath, fi); in iconv_opendir()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c787 int fuse_fs_opendir(struct fuse_fs *fs, const char *path, in fuse_fs_opendir() function
2075 err = fuse_fs_opendir(f->fs, path, &fi); in fuse_lib_opendir()
/third_party/libfuse/lib/
H A Dfuse.c1680 int fuse_fs_opendir(struct fuse_fs *fs, const char *path, in fuse_fs_opendir() function
3374 err = fuse_fs_opendir(f->fs, path, &fi); in fuse_lib_opendir()

Completed in 18 milliseconds