Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dima.h144 extern void ima_inode_post_setattr(struct dentry *dentry);
154 static inline void ima_inode_post_setattr(struct dentry *dentry) in ima_inode_post_setattr() function
/OK3568_Linux_fs/kernel/fs/
H A Dattr.c344 ima_inode_post_setattr(dentry); in notify_change()
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_appraise.c507 void ima_inode_post_setattr(struct dentry *dentry) in ima_inode_post_setattr() function