Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dima.h19 extern void ima_post_create_tmpfile(struct inode *inode);
64 static inline void ima_post_create_tmpfile(struct inode *inode) in ima_post_create_tmpfile() function
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_main.c571 void ima_post_create_tmpfile(struct inode *inode) in ima_post_create_tmpfile() function
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c3387 ima_post_create_tmpfile(inode); in vfs_tmpfile()