Searched refs:ZPOOL_CONFIG_REMOVED (Results 1 – 6 of 6) sorted by relevance
87 #define ZPOOL_CONFIG_REMOVED "removed" macro
567 #define ZPOOL_CONFIG_REMOVED "removed" macro
364 fnvlist_add_uint64(nv, ZPOOL_CONFIG_REMOVED, B_TRUE); in vdev_config_generate()
566 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED, in vdev_alloc()
1435 nvlist_lookup_value(nv, ZPOOL_CONFIG_REMOVED, &ival, in vdev_validate()
2145 nvlist_lookup_uint64(nv, ZPOOL_CONFIG_REMOVED, &ival) == 0) in vdev_online()