Searched refs:inode_post_setxattr (Results 1 – 5 of 5) sorted by relevance
1001 set_to_cap_if_null(ops, inode_post_setxattr); in security_fixup_ops()
639 security_ops->inode_post_setxattr(dentry, name, value, size, flags); in security_inode_post_setxattr()
1562 void (*inode_post_setxattr) (struct dentry *dentry, const char *name, member
4295 .inode_post_setxattr = smack_inode_post_setxattr,
5902 .inode_post_setxattr = selinux_inode_post_setxattr,