Searched refs:security_inode_removexattr (Results 1 – 3 of 3) sorted by relevance
353 int security_inode_removexattr(struct dentry *dentry, const char *name);854 static inline int security_inode_removexattr(struct dentry *dentry, in security_inode_removexattr() function
465 error = security_inode_removexattr(dentry, name); in __vfs_removexattr_locked()
1329 int security_inode_removexattr(struct dentry *dentry, const char *name) in security_inode_removexattr() function