Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h613 int fuse_fs_setxattr(struct fuse_fs *fs, const char *path, const char *name,
/third_party/ntfs-3g/libfuse-lite/
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()