Searched refs:batchsize (Results 1 – 2 of 2) sorted by relevance
264 int batchsize; /* transport translate postprocess */ member
3515 int batchsize = sizeof (od) / sizeof (od[0]); in ztest_dmu_object_alloc_free() local3517 for (int b = 0; b < batchsize; b++) in ztest_dmu_object_alloc_free()3527 while (ztest_random(4 * batchsize) != 0) in ztest_dmu_object_alloc_free()3528 ztest_io(zd, od[ztest_random(batchsize)].od_object, in ztest_dmu_object_alloc_free()