OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ztest_opts
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/cmd/ztest/
ztest.c
195
static ztest_shared_opts_t
ztest_opts
;
variable
206
(MAX(zs->zs_mirrors, 1) * (
ztest_opts
.zo_raidz_parity + 1) - 1)
380
&
ztest_opts
.zo_vdevtime },
382
&
ztest_opts
.zo_vdevtime },
610
ztest_shared_opts_t *zo = &
ztest_opts
;
814
if (
ztest_opts
.zo_ashift == 0)
816
return (
ztest_opts
.zo_ashift);
835
ztest_aux_template,
ztest_opts
.zo_dir,
836
pool == NULL ?
ztest_opts
.zo_pool : pool,
841
ztest_dev_template,
ztest_opts
.zo_dir
[
all
...]
Completed in 86 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026