Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_test.c312 const size_t alloc_dsize = opts->rto_dsize; in init_raidz_map() local
322 (*zio)->io_size = alloc_dsize; in init_raidz_map()
323 (*zio)->io_abd = raidz_alloc(alloc_dsize); in init_raidz_map()