OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:raidz
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/cmd/ztest/
ztest.c
867
nvlist_t *
raidz
, **child;
local
877
VERIFY(nvlist_alloc(&
raidz
, NV_UNIQUE_NAME, 0) == 0);
878
VERIFY(nvlist_add_string(
raidz
, ZPOOL_CONFIG_TYPE,
880
VERIFY(nvlist_add_uint64(
raidz
, ZPOOL_CONFIG_NPARITY,
882
VERIFY(nvlist_add_nvlist_array(
raidz
, ZPOOL_CONFIG_CHILDREN,
890
return (
raidz
);
2405
* If we're configuring a
RAIDZ
device then make sure that the
2659
/* ensure we have a useable config; mirrors of
raidz
aren't supported */
4991
* the mirror/
raidz
.
Completed in 16 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026