Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3013 nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, NULL, 0, 0, 1); in ztest_spa_create_destroy()
3021 nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, NULL, 0, 2, 1); in ztest_spa_create_destroy()
3031 nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, NULL, 0, 0, 1); in ztest_spa_create_destroy()
3154 nvroot = make_vdev_root(NULL, NULL, name, ztest_opts.zo_vdev_size, 0, in ztest_spa_upgrade()
3364 nvroot = make_vdev_root(NULL, NULL, NULL, in ztest_vdev_add_remove()
3429 nvroot = make_vdev_root(NULL, NULL, NULL, ztest_opts.zo_vdev_size, 0, in ztest_vdev_class_add()
3537 nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, in ztest_vdev_aux_add_remove()
3885 root = make_vdev_root(newpath, NULL, NULL, newvd == NULL ? newsize : 0, in ztest_vdev_attach_detach()
4109 root = make_vdev_root(newpath, NULL, NULL, newsize, ashift, NULL, in ztest_vdev_raidz_attach()
8140 root = make_vdev_root(newpath, NULL, NULL, csize, ztest_get_ashift(), in ztest_raidz_expand_run()
[all …]