Searched refs:vfs_removexattr (Results 1 – 3 of 3) sorted by relevance
287 vfs_removexattr(struct dentry *dentry, const char *name) in vfs_removexattr() function315 EXPORT_SYMBOL_GPL(vfs_removexattr);640 return vfs_removexattr(d, kname); in removexattr()
279 ret = vfs_removexattr(dentry, cachefiles_xattr_cache); in cachefiles_remove_object_xattr()
2308 error = vfs_removexattr(fhp->fh_dentry, name); in nfsd_set_posix_acl()