Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c457 uint64_t zs_space; member
878 zs->zs_space = metaslab_class_get_space(spa_normal_class(ztest_spa)); in ztest_kill()
6760 zs->zs_space = metaslab_class_get_space(spa_normal_class(spa)); in ztest_run()
7394 nicenum(zs->zs_space, numbuf, sizeof (numbuf)); in main()
7401 100.0 * zs->zs_alloc / zs->zs_space, in main()