Searched refs:evm_inode_removexattr (Results 1 – 3 of 3) sorted by relevance
32 extern int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name);88 static inline int evm_inode_removexattr(struct dentry *dentry, in evm_inode_removexattr() function
401 int evm_inode_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_removexattr() function
1290 return evm_inode_removexattr(dentry, name); in security_inode_removexattr()