Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_FAULTED (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs.h85 #define ZPOOL_CONFIG_FAULTED "faulted" macro
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h565 #define ZPOOL_CONFIG_FAULTED "faulted" macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c360 fnvlist_add_uint64(nv, ZPOOL_CONFIG_FAULTED, B_TRUE); in vdev_config_generate()
H A Dvdev.c562 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_FAULTED, in vdev_alloc()
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1433 nvlist_lookup_value(nv, ZPOOL_CONFIG_FAULTED, &ival, in vdev_validate()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2144 nvlist_lookup_uint64(nv, ZPOOL_CONFIG_FAULTED, &ival) == 0 || in vdev_online()