Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c468 uint64_t zs_space; member
1042 zs->zs_space = metaslab_class_get_space(spa_normal_class(ztest_spa)); in ztest_kill()
7370 zs->zs_space = metaslab_class_get_space(spa_normal_class(spa)); in ztest_run()
7913 nicenum(zs->zs_space, numbuf, sizeof (numbuf)); in main()
7920 100.0 * zs->zs_alloc / zs->zs_space, in main()