Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h613 int fuse_fs_setxattr(struct fuse_fs *fs, const char *path, const char *name,
/third_party/libfuse/include/
H A Dfuse.h1241 int fuse_fs_setxattr(struct fuse_fs *fs, const char *path, const char *name,
/third_party/libfuse/lib/modules/
H A Dsubdir.c462 err = fuse_fs_setxattr(d->next, newpath, name, value, size, in subdir_setxattr()
H A Diconv.c477 err = fuse_fs_setxattr(ic->next, newpath, name, value, size, in iconv_setxattr()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c993 int fuse_fs_setxattr(struct fuse_fs *fs, const char *path, const char *name, in fuse_fs_setxattr() function
2333 err = fuse_fs_setxattr(f->fs, path, name, value, size, flags); in fuse_lib_setxattr()
/third_party/libfuse/lib/
H A Dfuse.c2185 int fuse_fs_setxattr(struct fuse_fs *fs, const char *path, const char *name, in fuse_fs_setxattr() function
3820 err = fuse_fs_setxattr(f->fs, path, name, value, size, flags); in fuse_lib_setxattr()

Completed in 17 milliseconds