Searched refs:zo_dir (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/sys/contrib/openzfs/cmd/ |
| HD | ztest.c | 180 char zo_dir[ZFS_MAX_DATASET_NAME_LEN]; member 241 .zo_dir = DEFAULT_VDEV_DIR, 1047 (void) strlcpy(zo->zo_dir, path, in process_options() 1048 sizeof (zo->zo_dir)); in process_options() 1306 ztest_aux_template, ztest_opts.zo_dir, in make_vdev_file() 1312 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file() 3545 ztest_opts.zo_dir, ztest_opts.zo_pool, aux, in ztest_vdev_aux_add_remove() 3852 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_vdev_attach_detach() 4131 ztest_opts.zo_dir, ztest_opts.zo_pool, zs->zs_vdev_next_leaf); in ztest_vdev_raidz_attach() 6508 ztest_opts.zo_dir, ztest_opts.zo_pool, in ztest_fault_inject() [all …]
|