Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c1223 make_vdev_file(char *path, char *aux, char *pool, size_t size, uint64_t ashift) in make_vdev_file() function
1281 return (make_vdev_file(path, aux, pool, size, ashift)); in make_vdev_raid()
1285 child[c] = make_vdev_file(path, aux, pool, size, ashift); in make_vdev_raid()