Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.h116 void init_zio_abd(zio_t *zio);
H A Draidz_test.c283 init_zio_abd(zio_t *zio) in init_zio_abd() function
320 init_zio_abd(opts->zio_golden); in init_raidz_golden_map()
321 init_zio_abd(zio_test); in init_raidz_golden_map()
559 init_zio_abd(*zio); in init_raidz_map()
H A Draidz_bench.c60 init_zio_abd(&zio_bench); in bench_init_raidz_map()