Searched refs:zo_ashift (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c149 int zo_ashift; member in struct:ztest_shared_opts
170 .zo_ashift = SPA_MINBLOCKSHIFT,
589 zo->zo_ashift, /* -a */
646 zo->zo_ashift = value;
818 if (ztest_opts.zo_ashift == 0)
820 return (ztest_opts.zo_ashift);

Completed in 69 milliseconds