Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c3046 uint64_t old_class_space, new_class_space, old_ms_count, new_ms_count; in ztest_vdev_LUN_growth() local
3056 old_ms_count = tvd->vdev_ms_count; in ztest_vdev_LUN_growth()
3142 if (new_ms_count <= old_ms_count) in ztest_vdev_LUN_growth()
3144 old_ms_count, new_ms_count); in ztest_vdev_LUN_growth()