Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h619 int fuse_fs_removexattr(struct fuse_fs *fs, const char *path,
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c1033 int fuse_fs_removexattr(struct fuse_fs *fs, const char *path, const char *name) in fuse_fs_removexattr() function
2447 err = fuse_fs_removexattr(f->fs, path, name); in fuse_lib_removexattr()