Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c303 zio_t *zio_test; in init_raidz_golden_map() local
318 zio_test->io_abd = raidz_alloc(opts->rto_dsize); in init_raidz_golden_map()
321 init_zio_abd(zio_test); in init_raidz_golden_map()
332 zio_test->io_size, zio_test->io_offset, in init_raidz_golden_map()
338 rm_test = vdev_raidz_map_alloc(zio_test, in init_raidz_golden_map()
356 fini_raidz_map(&zio_test, &rm_test); in init_raidz_golden_map()
583 zio_t *zio_test; in run_gen_check() local
613 rm_test = init_raidz_map(opts, &zio_test, fn+1); in run_gen_check()
628 fini_raidz_map(&zio_test, &rm_test); in run_gen_check()
759 zio_t *zio_test; in run_rec_check() local
[all …]