Searched refs:ZPOOL_CONFIG_REMOVED (Results 1 - 8 of 8) sorted by relevance

/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/uts/common/sys/fs/
H A Dzfs.h574 #define ZPOOL_CONFIG_REMOVED "removed" macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c372 fnvlist_add_uint64(nv, ZPOOL_CONFIG_REMOVED, B_TRUE);
H A Dvdev.c582 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED,
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h747 #define ZPOOL_CONFIG_REMOVED "removed" macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1440 nvlist_lookup_value(nv, ZPOOL_CONFIG_REMOVED, &ival,
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c547 nvlist_find(nvlist, ZPOOL_CONFIG_REMOVED, DATA_TYPE_UINT64, 0,
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2202 nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED, &ival) == 0)

Completed in 82 milliseconds