Searched refs:current_vd (Results 1 – 1 of 1) sorted by relevance
8087 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local8099 ASSERT3P(current_vd->vdev_ops, ==, &vdev_indirect_ops); in verify_checkpoint_vdev_spacemaps()8107 if (current_vd->vdev_top_zap == 0 || in verify_checkpoint_vdev_spacemaps()8109 current_vd->vdev_top_zap, in verify_checkpoint_vdev_spacemaps()8114 current_vd->vdev_top_zap, VDEV_TOP_ZAP_POOL_CHECKPOINT_SM, in verify_checkpoint_vdev_spacemaps()8118 checkpoint_sm_obj, 0, current_vd->vdev_asize, in verify_checkpoint_vdev_spacemaps()8119 current_vd->vdev_ashift)); in verify_checkpoint_vdev_spacemaps()8141 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local8142 VERIFY0P(current_vd->vdev_checkpoint_sm); in verify_checkpoint_vdev_spacemaps()8173 vdev_t *current_vd = current_rvd->vdev_child[i]; in verify_checkpoint_ms_spacemaps() local[all …]