Searched refs:ima_inode_removexattr (Results 1 – 3 of 3) sorted by relevance
201 extern int ima_inode_removexattr(struct dentry *dentry, const char *xattr_name);230 static inline int ima_inode_removexattr(struct dentry *dentry, in ima_inode_removexattr() function
789 int ima_inode_removexattr(struct dentry *dentry, const char *xattr_name) in ima_inode_removexattr() function
1484 ret = ima_inode_removexattr(dentry, name); in security_inode_removexattr()
Completed in 12 milliseconds