Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c6887 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local
6907 if (current_vd->vdev_top_zap == 0 || in verify_checkpoint_vdev_spacemaps()
6909 current_vd->vdev_top_zap, in verify_checkpoint_vdev_spacemaps()
6918 checkpoint_sm_obj, 0, current_vd->vdev_asize, in verify_checkpoint_vdev_spacemaps()
6919 current_vd->vdev_ashift)); in verify_checkpoint_vdev_spacemaps()
6941 vdev_t *current_vd = current_rvd->vdev_child[c]; in verify_checkpoint_vdev_spacemaps() local
6973 vdev_t *current_vd = current_rvd->vdev_child[i]; in verify_checkpoint_ms_spacemaps() local
6985 metaslab_t *current_msp = current_vd->vdev_ms[m]; in verify_checkpoint_ms_spacemaps()
6990 (longlong_t)current_vd->vdev_id, in verify_checkpoint_ms_spacemaps()
6992 (longlong_t)current_vd->vdev_ms[m]->ms_id, in verify_checkpoint_ms_spacemaps()
[all …]