Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c1287 make_vdev_file(const char *path, const char *aux, const char *pool, in make_vdev_file() function
1346 return (make_vdev_file(path, aux, pool, size, ashift)); in make_vdev_raid()
1350 child[c] = make_vdev_file(path, aux, pool, size, ashift); in make_vdev_raid()