Home
last modified time | relevance | path

Searched refs:make_vdev_root (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c923 make_vdev_root(char *path, char *aux, char *pool, size_t size, uint64_t ashift, in make_vdev_root() function
2356 nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, 0, 0, 0, 1); in ztest_spa_create_destroy()
2364 nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, 0, 0, 2, 1); in ztest_spa_create_destroy()
2374 nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, 0, 0, 0, 1); in ztest_spa_create_destroy()
2402 nvroot = make_vdev_root(NULL, NULL, name, ztest_opts.zo_vdev_size, 0, in ztest_spa_upgrade()
2544 nvroot = make_vdev_root(NULL, NULL, NULL, in ztest_vdev_add_remove()
2621 nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, in ztest_vdev_aux_add_remove()
2890 root = make_vdev_root(newpath, NULL, NULL, newvd == NULL ? newsize : 0, in ztest_vdev_attach_detach()
5937 nvroot = make_vdev_root(NULL, NULL, NULL, ztest_opts.zo_vdev_size, 0, in ztest_init()