Searched refs:ZPOOL_CONFIG_IS_SPARE (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_import.c | 399 ZPOOL_CONFIG_IS_SPARE, &isspare) == 0 && isspare) in zpool_in_use()
|
| H A D | libzfs_pool.c | 2807 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_IS_SPARE, in vdev_get_physpaths() 3222 nvlist_lookup_uint64(tgt, ZPOOL_CONFIG_IS_SPARE, &val) == 0 && in zpool_vdev_attach()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_config.c | 463 ZPOOL_CONFIG_IS_SPARE, 1ULL); in spa_config_generate()
|
| H A D | vdev_draid.c | 1932 fnvlist_add_uint64(spare, ZPOOL_CONFIG_IS_SPARE, 1); in vdev_draid_spare_create() 2684 fnvlist_add_uint64(nv, ZPOOL_CONFIG_IS_SPARE, 1); in vdev_draid_read_config_spare()
|
| H A D | vdev_label.c | 469 fnvlist_add_uint64(nv, ZPOOL_CONFIG_IS_SPARE, 1); in vdev_config_generate()
|
| H A D | vdev.c | 869 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_IS_SPARE, in vdev_alloc()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 687 #define ZPOOL_CONFIG_IS_SPARE "is_spare" macro
|