Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c158 char zo_dir[ZFS_MAX_DATASET_NAME_LEN]; member
183 .zo_dir = { '/', 't', 'm', 'p', '\0' },
653 zo->zo_dir, /* -f */ in usage()
778 (void) strlcpy(zo->zo_dir, path, in process_options()
779 sizeof (zo->zo_dir)); in process_options()
939 ztest_aux_template, ztest_opts.zo_dir, in make_vdev_file()
945 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file()
3326 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_vdev_attach_detach()
5705 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_fault_inject()
6962 searchdirs[0] = ztest_opts.zo_dir; in ztest_import()
[all …]