security_inode_follow_link  677 fs/namei.c     	err = security_inode_follow_link(path->dentry, nd);
security_inode_follow_link 1843 fs/namei.c     	error = security_inode_follow_link(path.dentry, &nd);
security_inode_follow_link 1632 include/linux/security.h int security_inode_follow_link(struct dentry *dentry, struct nameidata *nd);