Searched refs:security_inode_post_removexattr (Results 1 – 3 of 3) sorted by relevance
453 void security_inode_post_removexattr(struct dentry *dentry, const char *name);1052 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()
2618 void security_inode_post_removexattr(struct dentry *dentry, const char *name) in security_inode_post_removexattr() function