Searched refs:reflow_max (Results 1 – 1 of 1) sorted by relevance
8206 uint64_t reflow_max = (rzvd->vdev_stat.vs_alloc * multiple) / 4; in ztest_raidz_expand_run() local8207 raidz_expand_max_reflow_bytes = reflow_max; in ztest_raidz_expand_run()8212 (u_longlong_t)reflow_max, multiple); in ztest_raidz_expand_run()8276 "%llu bytes to be copied\n", (u_longlong_t)reflow_max); in ztest_raidz_expand_run()8282 while (pres->pres_reflowed < reflow_max) { in ztest_raidz_expand_run()