Lines Matching refs:idmap
74 int ima_must_appraise(struct mnt_idmap *idmap, struct inode *inode,
83 return ima_match_policy(idmap, inode, current_cred(), &prop,
642 * @idmap: idmap of the mount the inode was found from
651 static void ima_inode_post_setattr(struct mnt_idmap *idmap,
662 action = ima_must_appraise(idmap, inode, MAY_ACCESS, POST_SETATTR);
774 static int ima_inode_setxattr(struct mnt_idmap *idmap, struct dentry *dentry,
807 static int ima_inode_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
816 static int ima_inode_removexattr(struct mnt_idmap *idmap, struct dentry *dentry,
832 static int ima_inode_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry,
835 return ima_inode_set_acl(idmap, dentry, acl_name, NULL);