Searched refs:ztest_dev_template (Results 1 – 1 of 1) sorted by relevance
| /titanic_41/usr/src/cmd/ztest/ |
| H A D | ztest.c | 416 static char ztest_dev_template[] = "%s/%s.%llua"; variable 837 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file() 2835 (void) snprintf(newpath, sizeof (newpath), ztest_dev_template, in ztest_vdev_attach_detach() 4835 (void) snprintf(path0, sizeof (path0), ztest_dev_template, in ztest_fault_inject() 4838 (void) snprintf(pathrand, sizeof (pathrand), ztest_dev_template, in ztest_fault_inject()
|