Searched refs:zo_dir (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 181 char zo_dir[ZFS_MAX_DATASET_NAME_LEN]; member 242 .zo_dir = DEFAULT_VDEV_DIR, 1044 (void) strlcpy(zo->zo_dir, path, in process_options() 1045 sizeof (zo->zo_dir)); in process_options() 1303 ztest_aux_template, ztest_opts.zo_dir, in make_vdev_file() 1309 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file() 3544 ztest_opts.zo_dir, ztest_opts.zo_pool, aux, in ztest_vdev_aux_add_remove() 3851 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_vdev_attach_detach() 4130 ztest_opts.zo_dir, ztest_opts.zo_pool, zs->zs_vdev_next_leaf); in ztest_vdev_raidz_attach() 6511 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_fault_inject() [all …]
|