Searched refs:make_vdev_file (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 1205 make_vdev_file(const char *path, const char *aux, const char *pool, in make_vdev_file() function 1264 return (make_vdev_file(path, aux, pool, size, ashift)); in make_vdev_raid() 1268 child[c] = make_vdev_file(path, aux, pool, size, ashift); in make_vdev_raid()
|