Searched refs:ZPOOL_CONFIG_REMOVED (Results 1 – 4 of 4) sorted by relevance
745 #define ZPOOL_CONFIG_REMOVED "removed" macro
674 fnvlist_add_uint64(nv, ZPOOL_CONFIG_REMOVED, B_TRUE); in vdev_config_generate()
902 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED, in vdev_alloc()
2751 nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED, &ival) == 0) in vdev_is_online()