Searched refs:zo_vdev_size (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/ztest/ |
H A D | ztest.c | 149 size_t zo_vdev_size; member 175 .zo_vdev_size = SPA_MINDEVSIZE * 2, 559 nicenum(zo->zo_vdev_size, nice_vdev_size, sizeof (nice_vdev_size)); in usage() 642 zo->zo_vdev_size = MAX(SPA_MINDEVSIZE, value); in process_options() 2401 nvroot = make_vdev_root(NULL, NULL, name, ztest_opts.zo_vdev_size, 0, in ztest_spa_upgrade() 2544 ztest_opts.zo_vdev_size, 0, in ztest_vdev_add_remove() 2621 (ztest_opts.zo_vdev_size * 5) / 4, 0, 0, 0, 0, 1); in ztest_vdev_aux_add_remove() 3073 psize == 0 || psize >= 4 * ztest_opts.zo_vdev_size) { in ztest_vdev_LUN_growth() 5911 nvroot = make_vdev_root(NULL, NULL, NULL, ztest_opts.zo_vdev_size, 0, in ztest_init()
|