kern_linkat_vp
static int kern_linkat_vp(struct thread *td, struct vnode *vp, int fd,
error = kern_linkat_vp(td, nd.ni_vp, fd2, path2, segflag);
error = kern_linkat_vp(td, vp, fd, path, pathseg);