Searched refs:ztest_shared_opts_t (Results 1 – 1 of 1) sorted by relevance
161 } ztest_shared_opts_t; typedef163 static const ztest_shared_opts_t ztest_opts_defaults = {190 static ztest_shared_opts_t *ztest_shared_opts;191 static ztest_shared_opts_t ztest_opts;551 const ztest_shared_opts_t *zo = &ztest_opts_defaults; in usage()606 ztest_shared_opts_t *zo = &ztest_opts; in process_options()2345 ztest_shared_opts_t *zo = &ztest_opts; in ztest_spa_create_destroy()5976 hdr->zh_opts_size = sizeof (ztest_shared_opts_t); in setup_hdr()