Lines Matching defs:dentry
93 static int evm_find_protected_xattrs(struct dentry *dentry) in evm_find_protected_xattrs()
129 static enum integrity_status evm_verify_hmac(struct dentry *dentry, in evm_verify_hmac()
273 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
298 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) in evm_verify_current_integrity()
319 static int evm_protect_xattr(struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
378 int evm_inode_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_setxattr()
408 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr()
441 void evm_inode_post_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_post_setxattr()
463 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr()
480 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
514 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr()