Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c163 char zo_dir[ZFS_MAX_DATASET_NAME_LEN]; member
192 .zo_dir = "/tmp",
739 zo->zo_dir, /* -f */ in usage()
891 (void) strlcpy(zo->zo_dir, path, in process_options()
892 sizeof (zo->zo_dir)); in process_options()
1103 ztest_aux_template, ztest_opts.zo_dir, in make_vdev_file()
1109 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file()
3588 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_vdev_attach_detach()
6616 ztest_opts.zo_dir, in ztest_run_zdb()
7151 searchdirs[0] = ztest_opts.zo_dir; in ztest_import_impl()
[all …]