nfs_root
error = nfs_root(mp, &vp);
int nfs_root(struct mount *, struct vnode **);
.vfs_root = nfs_root,