Searched refs:ztest_random (Results 1 – 1 of 1) sorted by relevance
815 ztest_random(uint64_t range) in ztest_random() function1030 switch (ztest_random(10)) { in ztest_random_dnodesize()2298 if (ztest_random(2) == 0) in ztest_io()2829 if (ztest_random(2) == 0) in ztest_vdev_aux_add_remove()3629 iters = ztest_random(5); in ztest_dmu_objset_create_destroy()3896 n = ztest_random(regions) * stride + ztest_random(width); in ztest_dmu_read_write()3904 n = ztest_random(regions) * stride + ztest_random(width); in ztest_dmu_read_write()4169 n = ztest_random(regions) * stride + ztest_random(width); in ztest_dmu_read_write_zcopy()4631 i = ztest_random(5); in ztest_zap_parallel()5737 if (ztest_random(2) == 0) in ztest_spa_import_export()[all …]