Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c7644 } ztest_expand_io_t; typedef
7656 ztest_expand_io_t *info = (ztest_expand_io_t *)arg; in ztest_rzx_thread()
8129 ztest_expand_io_t *thread_args; in ztest_raidz_expand_run()
8147 thread_args = umem_zalloc(threads * sizeof (ztest_expand_io_t), in ztest_raidz_expand_run()
8200 umem_free(thread_args, threads * sizeof (ztest_expand_io_t)); in ztest_raidz_expand_run()