Lines Matching defs:dentry
50 static int evm_find_protected_xattrs(struct dentry *dentry) in evm_find_protected_xattrs()
86 static enum integrity_status evm_verify_hmac(struct dentry *dentry, in evm_verify_hmac()
200 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
225 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) in evm_verify_current_integrity()
246 static int evm_protect_xattr(struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
277 int evm_inode_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_setxattr()
292 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr()
310 void evm_inode_post_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_post_setxattr()
328 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr()
345 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
370 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr()