Lines Matching refs:vdev_child
1003 tvd = rvd->vdev_child[top]; in ztest_random_vdev_top()
2461 if ((mvd = vdev_lookup_by_path(vd->vdev_child[c], path)) != in vdev_lookup_by_path()
2480 vdev_t *cvd = rvd->vdev_child[c]; in find_vdev_hole()
2678 vdev_t *tvd = rvd->vdev_child[c]; in ztest_split_pool()
2784 oldvd = rvd->vdev_child[top]; in ztest_vdev_attach_detach()
2788 oldvd = oldvd->vdev_child[leaf / ztest_opts.zo_raidz]; in ztest_vdev_attach_detach()
2793 oldvd = oldvd->vdev_child[leaf % ztest_opts.zo_raidz]; in ztest_vdev_attach_detach()
2803 oldvd = oldvd->vdev_child[ztest_random(oldvd->vdev_children)]; in ztest_vdev_attach_detach()
3022 vdev_t *cvd = vd->vdev_child[c]; in vdev_walk_tree()
3049 tvd = spa->spa_root_vdev->vdev_child[top]; in ztest_vdev_LUN_growth()
3121 tvd = spa->spa_root_vdev->vdev_child[top]; in ztest_vdev_LUN_growth()
5922 1ULL << spa->spa_root_vdev->vdev_child[0]->vdev_ms_shift; in ztest_init()