Lines Matching defs:dentry
92 static int evm_find_protected_xattrs(struct dentry *dentry) in evm_find_protected_xattrs()
128 static enum integrity_status evm_verify_hmac(struct dentry *dentry, in evm_verify_hmac()
266 enum integrity_status evm_verifyxattr(struct dentry *dentry, in evm_verifyxattr()
291 static enum integrity_status evm_verify_current_integrity(struct dentry *dentry) in evm_verify_current_integrity()
312 static int evm_protect_xattr(struct dentry *dentry, const char *xattr_name, in evm_protect_xattr()
371 int evm_inode_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_setxattr()
401 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr()
434 void evm_inode_post_setxattr(struct dentry *dentry, const char *xattr_name, in evm_inode_post_setxattr()
456 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr()
473 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
507 void evm_inode_post_setattr(struct dentry *dentry, int ia_valid) in evm_inode_post_setattr()