Searched refs:security_inode_post_removexattr (Results 1 – 3 of 3) sorted by relevance
441 void security_inode_post_removexattr(struct dentry *dentry, const char *name);1041 static inline void security_inode_post_removexattr(struct dentry *dentry, in security_inode_post_removexattr() function
558 security_inode_post_removexattr(dentry, name); in __vfs_removexattr_locked()
2613 void security_inode_post_removexattr(struct dentry *dentry, const char *name) in security_inode_post_removexattr() function