Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c190 static const ztest_shared_opts_t ztest_opts_defaults = { variable
684 const ztest_shared_opts_t *zo = &ztest_opts_defaults; in usage()
812 bcopy(&ztest_opts_defaults, zo, sizeof (*zo)); in process_options()
957 if (zo->zo_vdevs == ztest_opts_defaults.zo_vdevs) in process_options()
960 ztest_opts_defaults.zo_raid_children) in process_options()