procfs_root
int procfs_root (struct mount *, struct vnode **);
.vfs_root = procfs_root,
error = procfs_root(dvp->v_mount, vpp);