Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c864 make_vdev_raidz(char *path, char *aux, char *pool, size_t size, in make_vdev_raidz() function
901 return (make_vdev_raidz(path, aux, pool, size, ashift, r)); in make_vdev_mirror()
906 child[c] = make_vdev_raidz(path, aux, pool, size, ashift, r); in make_vdev_mirror()