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