Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3593 uint64_t old_class_space, new_class_space, old_ms_count, new_ms_count; in ztest_vdev_LUN_growth() local
3617 old_ms_count = tvd->vdev_ms_count; in ztest_vdev_LUN_growth()
3706 if (new_ms_count <= old_ms_count) { in ztest_vdev_LUN_growth()
3708 old_ms_count, new_ms_count); in ztest_vdev_LUN_growth()