vdev_create_link_zap
extern uint64_t vdev_create_link_zap(vdev_t *vd, dmu_tx_t *tx);
vd->vdev_leaf_zap = vdev_create_link_zap(vd, tx);
vd->vdev_top_zap = vdev_create_link_zap(vd, tx);