Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c306 zio_t *zio_test; in init_raidz_golden_map() local
321 zio_test->io_abd = raidz_alloc(opts->rto_dsize); in init_raidz_golden_map()
324 init_zio_abd(zio_test); in init_raidz_golden_map()
335 zio_test->io_size, zio_test->io_offset, in init_raidz_golden_map()
341 rm_test = vdev_raidz_map_alloc(zio_test, in init_raidz_golden_map()
359 fini_raidz_map(&zio_test, &rm_test); in init_raidz_golden_map()
585 zio_t *zio_test; in run_gen_check() local
615 rm_test = init_raidz_map(opts, &zio_test, fn+1); in run_gen_check()
630 fini_raidz_map(&zio_test, &rm_test); in run_gen_check()
761 zio_t *zio_test; in run_rec_check() local
[all …]