Searched refs:vfs_removexattr (Results 1 – 2 of 2) sorted by relevance
190 vfs_removexattr(struct dentry *dentry, const char *name) in vfs_removexattr() function214 EXPORT_SYMBOL_GPL(vfs_removexattr);481 return vfs_removexattr(d, kname); in removexattr()
2199 error = vfs_removexattr(fhp->fh_dentry, name); in nfsd_set_posix_acl()