Searched refs:security_inode_removexattr (Results 1 – 2 of 2) sorted by relevance
312 int security_inode_removexattr(struct dentry *dentry, const char *name);772 static inline int security_inode_removexattr(struct dentry *dentry, in security_inode_removexattr() function
437 error = security_inode_removexattr(dentry, name); in __vfs_removexattr_locked()