Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/evm/
H A Devm_main.c320 static int evm_protect_xattr(struct dentry *dentry, const char *xattr_name, in evm_protect_xattr() function
397 return evm_protect_xattr(dentry, xattr_name, xattr_value, in evm_inode_setxattr()
417 return evm_protect_xattr(dentry, xattr_name, NULL, 0); in evm_inode_removexattr()