Lines Matching defs:dentry
95 static int evm_find_protected_xattrs(struct dentry *dentry) in evm_find_protected_xattrs()
131 static enum integrity_status evm_verify_hmac(struct dentry *dentry, in evm_verify_hmac()
269 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
294 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) in evm_verify_current_integrity()
315 static int evm_protect_xattr(struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
374 int evm_inode_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_setxattr()
404 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr()
437 void evm_inode_post_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_post_setxattr()
459 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr()
476 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
510 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr()