Searched refs:ztest_opts (Results 1 – 1 of 1) sorted by relevance
194 static ztest_shared_opts_t ztest_opts; variable205 (MAX(zs->zs_mirrors, 1) * (ztest_opts.zo_raidz_parity + 1) - 1)379 &ztest_opts.zo_vdevtime },381 &ztest_opts.zo_vdevtime },610 ztest_shared_opts_t *zo = &ztest_opts; in process_options()814 if (ztest_opts.zo_ashift == 0) in ztest_get_ashift()816 return (ztest_opts.zo_ashift); in ztest_get_ashift()835 ztest_aux_template, ztest_opts.zo_dir, in make_vdev_file()836 pool == NULL ? ztest_opts.zo_pool : pool, in make_vdev_file()841 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file()[all …]