Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c156 char zo_pool[ZFS_MAX_DATASET_NAME_LEN]; member
635 zo->zo_pool, in usage()
647 zo->zo_pool, /* -p */ in usage()
763 (void) strlcpy(zo->zo_pool, optarg, in process_options()
764 sizeof (zo->zo_pool)); in process_options()
6647 ztest_opts.zo_pool); in ztest_run()
6803 char *name = ztest_opts.zo_pool; in ztest_import()
6831 ztest_run_zdb(ztest_opts.zo_pool); in ztest_import()
6833 ztest_run_zdb(ztest_opts.zo_pool); in ztest_import()
6895 ztest_run_zdb(ztest_opts.zo_pool); in ztest_init()
[all …]