Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c4370 uint64_t old_class_space, new_class_space, old_ms_count, new_ms_count; in ztest_vdev_LUN_growth() local
4478 new_ms_count = tvd->vdev_ms_count; in ztest_vdev_LUN_growth()
4495 if (new_ms_count <= old_ms_count) { in ztest_vdev_LUN_growth()
4498 old_ms_count, new_ms_count); in ztest_vdev_LUN_growth()