Home
last modified time | relevance | path

Searched refs:current_vd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c5207 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local
5227 if (current_vd->vdev_top_zap == 0 || in verify_checkpoint_vdev_spacemaps()
5229 current_vd->vdev_top_zap, in verify_checkpoint_vdev_spacemaps()
5238 checkpoint_sm_obj, 0, current_vd->vdev_asize, in verify_checkpoint_vdev_spacemaps()
5239 current_vd->vdev_ashift)); in verify_checkpoint_vdev_spacemaps()
5260 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local
5292 vdev_t *current_vd = current_rvd->vdev_child[i]; in verify_checkpoint_ms_spacemaps() local
5304 metaslab_t *current_msp = current_vd->vdev_ms[m]; in verify_checkpoint_ms_spacemaps()
5309 (longlong_t)current_vd->vdev_id, in verify_checkpoint_ms_spacemaps()
5311 (longlong_t)current_vd->vdev_ms[m]->ms_id, in verify_checkpoint_ms_spacemaps()
[all …]