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

/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c167 char zo_dir[ZFS_MAX_DATASET_NAME_LEN]; member in struct:ztest_shared_opts
226 .zo_dir = DEFAULT_VDEV_DIR,
1014 (void) strlcpy(zo->zo_dir, path,
1015 sizeof (zo->zo_dir));
1241 ztest_aux_template, ztest_opts.zo_dir,
1247 ztest_dev_template, ztest_opts.zo_dir,
3429 ztest_opts.zo_dir, ztest_opts.zo_pool, aux,
3719 ztest_opts.zo_dir, ztest_opts.zo_pool,
6081 ztest_opts.zo_dir, ztest_opts.zo_pool,
6084 ztest_opts.zo_dir, ztest_opt
[all...]

Completed in 64 milliseconds