Searched refs:inode_removexattr (Results 1 – 4 of 4) sorted by relevance
1545 int (*inode_removexattr)(struct dentry *dentry, const char *name); member1849 struct hlist_head inode_removexattr; member
788 ret = call_int_hook(inode_removexattr, 1, dentry, name); in security_inode_removexattr()
4684 LSM_HOOK_INIT(inode_removexattr, smack_inode_removexattr),
6955 LSM_HOOK_INIT(inode_removexattr, selinux_inode_removexattr),