Home
last modified time | relevance | path

Searched refs:ztest_shared_opts_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c210 } ztest_shared_opts_t; typedef
240 static const ztest_shared_opts_t ztest_opts_defaults = {
284 static ztest_shared_opts_t *ztest_shared_opts;
285 static ztest_shared_opts_t ztest_opts;
915 ztest_parse_name_value(const char *input, ztest_shared_opts_t *zo) in ztest_parse_name_value()
957 ztest_shared_opts_t *zo = &ztest_opts; in process_options()
3029 ztest_shared_opts_t *zo = &ztest_opts; in ztest_spa_create_destroy()
3092 ztest_shared_opts_t *zo = &ztest_opts; in ztest_mmp_enable_disable()
8751 hdr->zh_opts_size = sizeof (ztest_shared_opts_t); in setup_hdr()