Searched refs:zo_dir (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 179 char zo_dir[ZFS_MAX_DATASET_NAME_LEN]; member 240 .zo_dir = DEFAULT_VDEV_DIR, 1046 (void) strlcpy(zo->zo_dir, path, in process_options() 1047 sizeof (zo->zo_dir)); in process_options() 1305 ztest_aux_template, ztest_opts.zo_dir, in make_vdev_file() 1311 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file() 3543 ztest_opts.zo_dir, ztest_opts.zo_pool, aux, in ztest_vdev_aux_add_remove() 3850 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_vdev_attach_detach() 4129 ztest_opts.zo_dir, ztest_opts.zo_pool, zs->zs_vdev_next_leaf); in ztest_vdev_raidz_attach() 6506 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_fault_inject() [all …]
|