Searched refs:reflow_max (Results 1 – 1 of 1) sorted by relevance
8204 uint64_t reflow_max = (rzvd->vdev_stat.vs_alloc * multiple) / 4; in ztest_raidz_expand_run() local8205 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()