Searched refs:ztest_dev_template (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/ztest/ |
| H A D | ztest.c | 437 static char ztest_dev_template[] = "%s/%s.%llua"; variable 867 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file() 3055 (void) snprintf(newpath, sizeof (newpath), ztest_dev_template, in ztest_vdev_attach_detach() 5196 (void) snprintf(path0, sizeof (path0), ztest_dev_template, in ztest_fault_inject() 5199 (void) snprintf(pathrand, sizeof (pathrand), ztest_dev_template, in ztest_fault_inject()
|