Home
last modified time | relevance | path

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

/linux-6.12.1/security/integrity/evm/
Devm_main.c852 static void evm_inode_post_removexattr(struct dentry *dentry, in evm_inode_post_removexattr() function
882 evm_inode_post_removexattr(dentry, acl_name); in evm_inode_post_remove_acl()
1154 LSM_HOOK_INIT(inode_post_removexattr, evm_inode_post_removexattr),