Lines Matching refs:idmap
21 extern void ima_post_create_tmpfile(struct mnt_idmap *idmap,
34 extern void ima_post_path_mknod(struct mnt_idmap *idmap,
70 static inline void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile() argument
116 static inline void ima_post_path_mknod(struct mnt_idmap *idmap, in ima_post_path_mknod() argument
188 extern void ima_inode_post_setattr(struct mnt_idmap *idmap,
192 extern int ima_inode_set_acl(struct mnt_idmap *idmap,
195 static inline int ima_inode_remove_acl(struct mnt_idmap *idmap, in ima_inode_remove_acl() argument
199 return ima_inode_set_acl(idmap, dentry, acl_name, NULL); in ima_inode_remove_acl()
208 static inline void ima_inode_post_setattr(struct mnt_idmap *idmap, in ima_inode_post_setattr() argument
222 static inline int ima_inode_set_acl(struct mnt_idmap *idmap, in ima_inode_set_acl() argument
236 static inline int ima_inode_remove_acl(struct mnt_idmap *idmap, in ima_inode_remove_acl() argument