Searched refs:inode_removexattr (Results 1 – 4 of 4) sorted by relevance
1583 int (*inode_removexattr)(struct dentry *dentry, const char *name); member1896 struct hlist_head inode_removexattr; member
1282 ret = call_int_hook(inode_removexattr, 1, dentry, name); in security_inode_removexattr()
4624 LSM_HOOK_INIT(inode_removexattr, smack_inode_removexattr),
6860 LSM_HOOK_INIT(inode_removexattr, selinux_inode_removexattr),