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