Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8204 uint64_t reflow_max = (rzvd->vdev_stat.vs_alloc * multiple) / 4; in ztest_raidz_expand_run() local
8205 raidz_expand_max_reflow_bytes = reflow_max; in ztest_raidz_expand_run()
8210 (u_longlong_t)reflow_max, multiple); in ztest_raidz_expand_run()
8274 "%llu bytes to be copied\n", (u_longlong_t)reflow_max); in ztest_raidz_expand_run()
8280 while (pres->pres_reflowed < reflow_max) { in ztest_raidz_expand_run()