Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c536 uint64_t zs_space; member
1224 zs->zs_space = metaslab_class_get_space(spa_normal_class(ztest_spa)); in ztest_kill()
8196 zs->zs_space = metaslab_class_get_space(spa_normal_class(spa)); in ztest_raidz_expand_run()
8347 zs->zs_space = metaslab_class_get_space(spa_normal_class(spa)); in ztest_generic_run()
9086 nicenum(zs->zs_space, numbuf, sizeof (numbuf)); in main()
9093 100.0 * zs->zs_alloc / zs->zs_space, in main()