Searched refs:zo_ashift (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c156 int zo_ashift; member in struct:ztest_shared_opts
177 .zo_ashift = SPA_MINBLOCKSHIFT,
609 zo->zo_ashift, /* -a */
666 zo->zo_ashift = value;
838 if (ztest_opts.zo_ashift == 0)
840 return (ztest_opts.zo_ashift);

Completed in 83 milliseconds