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_spa
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/cmd/ztest/
ztest.c
424
static spa_t *
ztest_spa
= NULL;
variable
773
zs->zs_alloc = metaslab_class_get_alloc(spa_normal_class(
ztest_spa
));
774
zs->zs_space = metaslab_class_get_space(spa_normal_class(
ztest_spa
));
781
spa_config_sync(
ztest_spa
, B_FALSE, B_FALSE);
983
if (spa_maxblocksize(
ztest_spa
) == SPA_MAXBLOCKSIZE)
985
block_shift = ztest_random(maxbs -
ztest_spa
->spa_max_ashift + 1);
1059
spa_t *spa =
ztest_spa
;
2219
ZFS_PROP_CHECKSUM, spa_dedup_checksum(
ztest_spa
),
2499
spa_t *spa =
ztest_spa
;
2568
spa_t *spa =
ztest_spa
;
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026