Home
last modified time | relevance | path

Searched refs:evm_inode_post_removexattr (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Devm.h36 extern void evm_inode_post_removexattr(struct dentry *dentry,
42 evm_inode_post_removexattr(dentry, acl_name); in evm_inode_post_remove_acl()
127 static inline void evm_inode_post_removexattr(struct dentry *dentry, in evm_inode_post_removexattr() function
/Linux-v6.6/security/integrity/evm/
Devm_main.c767 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr() function
/Linux-v6.6/fs/
Dxattr.c558 evm_inode_post_removexattr(dentry, name); in __vfs_removexattr_locked()