Lines Matching defs:dentry
131 static int evm_find_protected_xattrs(struct dentry *dentry) in evm_find_protected_xattrs()
154 static int is_unsupported_hmac_fs(struct dentry *dentry) in is_unsupported_hmac_fs()
178 static enum integrity_status evm_verify_hmac(struct dentry *dentry, in evm_verify_hmac()
351 int evm_read_protected_xattrs(struct dentry *dentry, u8 *buffer, in evm_read_protected_xattrs()
421 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
440 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) in evm_verify_current_integrity()
462 struct dentry *dentry, const char *xattr_name, in evm_xattr_change()
498 struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
587 static int evm_inode_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_setxattr()
619 static int evm_inode_removexattr(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_removexattr()
633 struct dentry *dentry, const char *name, in evm_inode_set_acl_change()
652 struct dentry *dentry, in evm_inode_set_acl_change()
673 static int evm_inode_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_set_acl()
725 static int evm_inode_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_remove_acl()
804 static void evm_inode_post_setxattr(struct dentry *dentry, in evm_inode_post_setxattr()
836 static void evm_inode_post_set_acl(struct dentry *dentry, const char *acl_name, in evm_inode_post_set_acl()
852 static void evm_inode_post_removexattr(struct dentry *dentry, in evm_inode_post_removexattr()
879 struct dentry *dentry, in evm_inode_post_remove_acl()
886 struct dentry *dentry, struct iattr *attr) in evm_attr_change()
908 static int evm_inode_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_setattr()
961 struct dentry *dentry, int ia_valid) in evm_inode_post_setattr()
1092 static void evm_post_path_mknod(struct mnt_idmap *idmap, struct dentry *dentry) in evm_post_path_mknod()