Lines Matching refs:vdev_child
1006 tvd = rvd->vdev_child[top]; in ztest_random_vdev_top()
2464 if ((mvd = vdev_lookup_by_path(vd->vdev_child[c], path)) != in vdev_lookup_by_path()
2483 vdev_t *cvd = rvd->vdev_child[c]; in find_vdev_hole()
2681 vdev_t *tvd = rvd->vdev_child[c]; in ztest_split_pool()
2787 oldvd = rvd->vdev_child[top]; in ztest_vdev_attach_detach()
2791 oldvd = oldvd->vdev_child[leaf / ztest_opts.zo_raidz]; in ztest_vdev_attach_detach()
2796 oldvd = oldvd->vdev_child[leaf % ztest_opts.zo_raidz]; in ztest_vdev_attach_detach()
2806 oldvd = oldvd->vdev_child[ztest_random(oldvd->vdev_children)]; in ztest_vdev_attach_detach()
3025 vdev_t *cvd = vd->vdev_child[c]; in vdev_walk_tree()
3052 tvd = spa->spa_root_vdev->vdev_child[top]; in ztest_vdev_LUN_growth()
3124 tvd = spa->spa_root_vdev->vdev_child[top]; in ztest_vdev_LUN_growth()
5925 1ULL << spa->spa_root_vdev->vdev_child[0]->vdev_ms_shift; in ztest_init()