Searched refs:evm_inode_removexattr (Results 1 – 3 of 3) sorted by relevance
30 extern int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name);80 static inline int evm_inode_removexattr(struct dentry *dentry, in evm_inode_removexattr() function
357 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr() function
687 return evm_inode_removexattr(dentry, name); in security_inode_removexattr()