Searched refs:ztest_shared_opts_t (Results 1 – 1 of 1) sorted by relevance
188 } ztest_shared_opts_t; typedef190 static const ztest_shared_opts_t ztest_opts_defaults = {229 static ztest_shared_opts_t *ztest_shared_opts;230 static ztest_shared_opts_t ztest_opts;684 const ztest_shared_opts_t *zo = &ztest_opts_defaults; in usage()763 ztest_parse_name_value(const char *input, ztest_shared_opts_t *zo) in ztest_parse_name_value()805 ztest_shared_opts_t *zo = &ztest_opts; in process_options()2807 ztest_shared_opts_t *zo = &ztest_opts; in ztest_spa_create_destroy()2870 ztest_shared_opts_t *zo = &ztest_opts; in ztest_mmp_enable_disable()7579 hdr->zh_opts_size = sizeof (ztest_shared_opts_t); in setup_hdr()