Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_DEGRADED (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs.h86 #define ZPOOL_CONFIG_DEGRADED "degraded" macro
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h566 #define ZPOOL_CONFIG_DEGRADED "degraded" macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c362 fnvlist_add_uint64(nv, ZPOOL_CONFIG_DEGRADED, B_TRUE); in vdev_config_generate()
H A Dvdev.c564 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_DEGRADED, in vdev_alloc()