Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_REMOVED (Results 1 – 8 of 8) sorted by last modified time

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c882 (void) nvlist_find(nvlist, ZPOOL_CONFIG_REMOVED, DATA_TYPE_UINT64, NULL, in vdev_set_initial_state()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c801 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED, in vdev_alloc()
H A Dvdev_label.c666 fnvlist_add_uint64(nv, ZPOOL_CONFIG_REMOVED, B_TRUE); in vdev_config_generate()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2658 nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED, &ival) == 0) in vdev_is_online()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h727 #define ZPOOL_CONFIG_REMOVED "removed" macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1441 nvlist_lookup_value(nv, ZPOOL_CONFIG_REMOVED, &ival, in vdev_validate()
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs.h87 #define ZPOOL_CONFIG_REMOVED "removed" macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h800 #define ZPOOL_CONFIG_REMOVED "removed" macro