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