Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dima.h27 extern void ima_post_path_mknod(struct dentry *dentry);
70 static inline void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() function
/Linux-v4.19/security/integrity/ima/
Dima_main.c404 void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() function
/Linux-v4.19/fs/
Dnamei.c3768 ima_post_path_mknod(dentry); in do_mknodat()