Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\evm\evm_main.c Create Date:2022-07-28 19:59:58
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:vm_inode_post_setattr - update 'security

Proto:void evm_inode_post_setattr(struct dentry *dentry, int ia_valid)

Type:void

Parameter:

TypeParameterName
struct dentry *dentry
intia_valid
509  If Not evm_key_loaded() Then Return
512  If ia_valid & ( Attribute flags. These should be or-ed together to figure out what* has been changed! | ATTR_UID | ATTR_GID) Then evm_update_evmxattr(dentry, NULL, NULL, 0)