Lines Matching defs:dentry
92 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()
267 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
292 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) in evm_verify_current_integrity()
313 static int evm_protect_xattr(struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
372 int evm_inode_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_setxattr()
402 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr()
435 void evm_inode_post_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_post_setxattr()
457 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr()
474 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
508 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr()