Searched refs:ztest_opts (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 3046 if (ztest_opts.zo_mmp_test) in ztest_spa_upgrade() 3062 NULL, ztest_opts.zo_raid_children, ztest_opts.zo_mirrors, 1); in ztest_spa_upgrade() 3421 ztest_opts.zo_dir, ztest_opts.zo_pool, aux, in ztest_vdev_aux_add_remove() 3718 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_vdev_attach_detach() 6116 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_fault_inject() 6119 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_fault_inject() 6952 ztest_opts.zo_dir, in ztest_run_zdb() 7761 ztest_opts.zo_pool); in ztest_run() 8157 memcpy(&ztest_opts, ztest_shared_opts, sizeof (ztest_opts)); in main() 8195 ztest_opts.zo_vdevs, in main() [all …]
|