Searched refs:ima_inode_removexattr (Results 1 – 3 of 3) sorted by relevance
190 extern int ima_inode_removexattr(struct dentry *dentry, const char *xattr_name);211 static inline int ima_inode_removexattr(struct dentry *dentry, in ima_inode_removexattr() function
777 int ima_inode_removexattr(struct dentry *dentry, const char *xattr_name) in ima_inode_removexattr() function
1414 ret = ima_inode_removexattr(dentry, name); in security_inode_removexattr()