Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h571 int fuse_fs_symlink(struct fuse_fs *fs, const char *linkname,
/third_party/libfuse/include/
H A Dfuse.h1190 int fuse_fs_symlink(struct fuse_fs *fs, const char *linkname,
/third_party/libfuse/lib/modules/
H A Dsubdir.c250 err = fuse_fs_symlink(d->next, from, newpath); in subdir_symlink()
H A Diconv.c263 err = fuse_fs_symlink(ic->next, newfrom, newto); in iconv_symlink()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c759 int fuse_fs_symlink(struct fuse_fs *fs, const char *linkname, const char *path) in fuse_fs_symlink() function
1684 err = fuse_fs_symlink(f->fs, linkname, path); in fuse_lib_symlink()
/third_party/libfuse/lib/
H A Dfuse.c1638 int fuse_fs_symlink(struct fuse_fs *fs, const char *linkname, const char *path) in fuse_fs_symlink() function
3025 err = fuse_fs_symlink(f->fs, linkname, path); in fuse_lib_symlink()

Completed in 17 milliseconds