Searched refs:__vfs_removexattr (Results 1 – 3 of 3) sorted by relevance
504 __vfs_removexattr(struct mnt_idmap *idmap, struct dentry *dentry, in __vfs_removexattr() function521 EXPORT_SYMBOL(__vfs_removexattr);553 error = __vfs_removexattr(idmap, dentry, name); in __vfs_removexattr_locked()
394 rc = __vfs_removexattr(&nop_mnt_idmap, dentry, XATTR_NAME_EVM); in evm_update_evmxattr()
354 error = __vfs_removexattr(idmap, dentry, XATTR_NAME_CAPS); in cap_inode_killpriv()