Lines Matching defs:dentry
137 static int evm_find_protected_xattrs(struct dentry *dentry) in evm_find_protected_xattrs()
173 static enum integrity_status evm_verify_hmac(struct dentry *dentry, in evm_verify_hmac()
339 int evm_read_protected_xattrs(struct dentry *dentry, u8 *buffer, in evm_read_protected_xattrs()
409 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
434 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) in evm_verify_current_integrity()
456 struct dentry *dentry, const char *xattr_name, in evm_xattr_acl_change()
505 struct dentry *dentry, const char *xattr_name, in evm_xattr_change()
542 struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
624 int evm_inode_setxattr(struct user_namespace *mnt_userns, struct dentry *dentry, in evm_inode_setxattr()
657 struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr()
715 void evm_inode_post_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_post_setxattr()
742 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr()
758 static int evm_attr_change(struct dentry *dentry, struct iattr *attr) in evm_attr_change()
778 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
824 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr()