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