Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h576 int fuse_fs_open(struct fuse_fs *fs, const char *path,
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c797 int fuse_fs_open(struct fuse_fs *fs, const char *path, in fuse_fs_open() function
1894 err = fuse_fs_open(f->fs, path, fi); in fuse_lib_open()