Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dima.h21 extern void ima_post_create_tmpfile(struct mnt_idmap *idmap,
70 static inline void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile() function
/Linux-v6.6/security/integrity/ima/
Dima_main.c672 void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile() function
/Linux-v6.6/fs/
Dnamei.c3705 ima_post_create_tmpfile(idmap, inode); in vfs_tmpfile()