Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c1136 make_vdev_raid(char *path, char *aux, char *pool, size_t size, in make_vdev_raid() function
1194 return (make_vdev_raid(path, aux, pool, size, ashift, r)); in make_vdev_mirror()
1199 child[c] = make_vdev_raid(path, aux, pool, size, ashift, r); in make_vdev_mirror()