Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Devm.h26 extern void evm_inode_post_setattr(struct dentry *dentry, int ia_valid);
101 static inline void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr() function
/openbmc/linux/fs/
H A Dattr.c506 evm_inode_post_setattr(dentry, ia_valid); in notify_change()
/openbmc/linux/security/integrity/evm/
H A Devm_main.c853 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr() function