Lines Matching refs:vdev_top
2300 vd->vdev_top = vd; in spa_load_spares()
2411 vd->vdev_top = vd; in spa_load_l2cache()
6268 vd->vdev_top = vd;
7615 if ((oldvd->vdev_top->vdev_alloc_bias != VDEV_BIAS_NONE ||
7616 oldvd->vdev_top->vdev_islog) && newvd->vdev_isspare) {
7624 oldvd->vdev_top != vdev_draid_spare_get_parent(newvd)) {
7635 if (pvd->vdev_top != NULL)
7636 tvd = pvd->vdev_top;
7706 if (newvd->vdev_ashift > oldvd->vdev_top->vdev_ashift) {
7779 ASSERT(pvd->vdev_top->vdev_parent == rvd);
7794 tvd = newvd->vdev_top;
7795 ASSERT(pvd->vdev_top == tvd);
8079 tvd = cvd->vdev_top;
8191 vd->vdev_top->vdev_removing || vd->vdev_top->vdev_rz_expanding)) {
8313 (vd->vdev_trim_thread != NULL || vd->vdev_top->vdev_removing ||
8314 vd->vdev_top->vdev_rz_expanding)) {
8535 vml[c]->vdev_top->vdev_ms_array);
8537 vml[c]->vdev_top->vdev_ms_shift);
8539 vml[c]->vdev_top->vdev_asize);
8541 vml[c]->vdev_top->vdev_ashift);
8548 ASSERT3U(vml[c]->vdev_top->vdev_top_zap, !=, 0);
8683 vdev_t *tvd = vml[c]->vdev_top;
9023 vdev_state_dirty(vd->vdev_top);
9044 if (!vd->vdev_top->vdev_islog && vd->vdev_aux == NULL &&