inode_follow_link 1571 include/linux/lsm_hooks.h int (*inode_follow_link)(struct dentry *dentry, struct inode *inode, inode_follow_link 1888 include/linux/lsm_hooks.h struct hlist_head inode_follow_link; inode_follow_link 1195 security/security.c return call_int_hook(inode_follow_link, 0, dentry, inode, rcu); inode_follow_link 6886 security/selinux/hooks.c LSM_HOOK_INIT(inode_follow_link, selinux_inode_follow_link),