Home
last modified time | relevance | path

Searched refs:ima_protect_xattr (Results 1 – 1 of 1) sorted by relevance

/security/integrity/ima/
Dima_appraise.c482 static int ima_protect_xattr(struct dentry *dentry, const char *xattr_name, in ima_protect_xattr() function
517 result = ima_protect_xattr(dentry, xattr_name, xattr_value, in ima_inode_setxattr()
533 result = ima_protect_xattr(dentry, xattr_name, NULL, 0); in ima_inode_removexattr()