Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c7658 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local
7678 if (current_vd->vdev_top_zap == 0 || in verify_checkpoint_vdev_spacemaps()
7680 current_vd->vdev_top_zap, in verify_checkpoint_vdev_spacemaps()
7689 checkpoint_sm_obj, 0, current_vd->vdev_asize, in verify_checkpoint_vdev_spacemaps()
7690 current_vd->vdev_ashift)); in verify_checkpoint_vdev_spacemaps()
7712 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local
7744 vdev_t *current_vd = current_rvd->vdev_child[i]; in verify_checkpoint_ms_spacemaps() local
7756 metaslab_t *current_msp = current_vd->vdev_ms[m]; in verify_checkpoint_ms_spacemaps()
7761 (longlong_t)current_vd->vdev_id, in verify_checkpoint_ms_spacemaps()
7763 (longlong_t)current_vd->vdev_ms[m]->ms_id, in verify_checkpoint_ms_spacemaps()
[all …]