Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c162 char zo_pool[ZFS_MAX_DATASET_NAME_LEN]; member
191 .zo_pool = "ztest",
724 zo->zo_pool, in usage()
738 zo->zo_pool, /* -p */ in usage()
881 (void) strlcpy(zo->zo_pool, optarg, in process_options()
882 sizeof (zo->zo_pool)); in process_options()
7186 ztest_run_zdb(ztest_opts.zo_pool); in ztest_import()
7188 ztest_run_zdb(ztest_opts.zo_pool); in ztest_import()
7411 ztest_opts.zo_pool); in ztest_run()
7532 ztest_run_zdb(ztest_opts.zo_pool); in ztest_init()
[all …]