OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZPOOL_CONFIG_SPARES
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libzpool/common/
util.c
152
show_vdev_stats(NULL,
ZPOOL_CONFIG_SPARES
, nvroot, 0);
/src/external/cddl/osnet/dist/cmd/zpool/
zpool_vdev.c
1026
if (nvlist_lookup_nvlist_array(nv,
ZPOOL_CONFIG_SPARES
,
1077
if (nvlist_lookup_nvlist_array(nvroot,
ZPOOL_CONFIG_SPARES
,
1145
if (nvlist_lookup_nvlist_array(nv,
ZPOOL_CONFIG_SPARES
,
1408
verify(nvlist_add_nvlist_array(nvroot,
ZPOOL_CONFIG_SPARES
,
zpool_main.c
1250
if (nvlist_lookup_nvlist_array(nv,
ZPOOL_CONFIG_SPARES
,
1569
if (nvlist_lookup_nvlist_array(nv,
ZPOOL_CONFIG_SPARES
,
3061
if (nvlist_lookup_nvlist_array(nv,
ZPOOL_CONFIG_SPARES
, &child,
4414
if (nvlist_lookup_nvlist_array(nvroot,
ZPOOL_CONFIG_SPARES
,
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa.c
1430
ZPOOL_CONFIG_SPARES
, &spares, &nspares) == 0);
1492
VERIFY(nvlist_remove(spa->spa_spares.sav_config,
ZPOOL_CONFIG_SPARES
,
1501
ZPOOL_CONFIG_SPARES
, spares, spa->spa_spares.sav_count) == 0);
3307
ZPOOL_CONFIG_SPARES
, &spares, &nspares) == 0);
3310
ZPOOL_CONFIG_SPARES
, spares, nspares) == 0);
3312
ZPOOL_CONFIG_SPARES
, &spares, &nspares) == 0);
3598
&spa->spa_spares,
ZPOOL_CONFIG_SPARES
, SPA_VERSION_SPARES,
3786
if (nvlist_lookup_nvlist_array(nvroot,
ZPOOL_CONFIG_SPARES
,
3791
ZPOOL_CONFIG_SPARES
, spares, nspares) == 0);
4455
if (nvlist_lookup_nvlist_array(nvroot,
ZPOOL_CONFIG_SPARES
,
[
all
...]
vdev.c
3196
ZPOOL_CONFIG_SPARES
, &aux, &naux) == 0);
zfs_ioctl.c
1935
(void) nvlist_lookup_nvlist_array(config,
ZPOOL_CONFIG_SPARES
,
/src/external/cddl/osnet/dist/uts/common/sys/fs/
zfs.h
538
#define
ZPOOL_CONFIG_SPARES
"spares"
/src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_import.c
794
if (nvlist_lookup_nvlist_array(nvroot,
ZPOOL_CONFIG_SPARES
,
1807
cb.cb_type =
ZPOOL_CONFIG_SPARES
;
libzfs_pool.c
1289
nvlist_lookup_nvlist_array(nvroot,
ZPOOL_CONFIG_SPARES
,
2101
if (nvlist_lookup_nvlist_array(nv,
ZPOOL_CONFIG_SPARES
,
/src/external/cddl/osnet/dist/cmd/ztest/
ztest.c
2577
aux =
ZPOOL_CONFIG_SPARES
;
Completed in 30 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026