Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c382 uint64_t zopt_sometimes = 10ULL * NANOSEC; /* every 10 seconds */ variable
389 { ztest_dmu_object_next_chunk, 1, &zopt_sometimes },
395 { ztest_zil_remount, 1, &zopt_sometimes },
399 { ztest_spa_prop_get_set, 1, &zopt_sometimes },
401 { ztest_dmu_prealloc, 1, &zopt_sometimes },
403 { ztest_fzap, 1, &zopt_sometimes },
404 { ztest_dmu_snapshot_create_destroy, 1, &zopt_sometimes },
405 { ztest_spa_create_destroy, 1, &zopt_sometimes },
407 { ztest_ddt_repair, 1, &zopt_sometimes },
408 { ztest_dmu_snapshot_hold, 1, &zopt_sometimes },
[all …]