Searched refs:security_inode_removexattr (Results 1 – 3 of 3) sorted by relevance
346 int security_inode_removexattr(struct dentry *dentry, const char *name);835 static inline int security_inode_removexattr(struct dentry *dentry, in security_inode_removexattr() function
392 error = security_inode_removexattr(dentry, name); in vfs_removexattr()
1272 int security_inode_removexattr(struct dentry *dentry, const char *name) in security_inode_removexattr() function