Searched refs:fuse_fs_removexattr (Results 1 – 2 of 2) sorted by relevance
619 int fuse_fs_removexattr(struct fuse_fs *fs, const char *path,
1033 int fuse_fs_removexattr(struct fuse_fs *fs, const char *path, const char *name) in fuse_fs_removexattr() function2447 err = fuse_fs_removexattr(f->fs, path, name); in fuse_lib_removexattr()