Searched refs:security_inode_removexattr (Results 1 – 3 of 3) sorted by relevance
270 int security_inode_removexattr(struct dentry *dentry, const char *name);706 static inline int security_inode_removexattr(struct dentry *dentry, in security_inode_removexattr() function
300 error = security_inode_removexattr(dentry, name); in vfs_removexattr()
669 int security_inode_removexattr(struct dentry *dentry, const char *name) in security_inode_removexattr() function