Searched refs:zopt_rarely (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/cmd/ztest/ |
| D | ztest.c | 347 uint64_t zopt_rarely = 60ULL * NANOSEC; /* every 60 seconds */ variable 372 { ztest_reguid, 1, &zopt_rarely }, 373 { ztest_spa_rename, 1, &zopt_rarely }, 374 { ztest_scrub, 1, &zopt_rarely }, 375 { ztest_spa_upgrade, 1, &zopt_rarely }, 376 { ztest_dsl_dataset_promote_busy, 1, &zopt_rarely }, 378 { ztest_vdev_LUN_growth, 1, &zopt_rarely },
|