| /freebsd-14-stable/sys/contrib/openzfs/cmd/zed/agents/ |
| HD | zfs_retire.c | 116 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in find_vdev() 125 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_L2CACHE, in find_vdev() 134 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_SPARES, in find_vdev() 165 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, in remove_spares() 263 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, in replace_with_spare() 500 if (nvlist_lookup_nvlist_array(nvl, FM_SUSPECT_FAULT_LIST, in zfs_retire_recv()
|
| HD | zfs_agents.c | 88 if (nvlist_lookup_nvlist_array(nvl, ZPOOL_CONFIG_CHILDREN, in zfs_agent_iter_vdev() 100 if (nvlist_lookup_nvlist_array(nvl, ZPOOL_CONFIG_SPARES, in zfs_agent_iter_vdev() 109 if (nvlist_lookup_nvlist_array(nvl, ZPOOL_CONFIG_L2CACHE, in zfs_agent_iter_vdev()
|
| HD | zfs_mod.c | 624 if (nvlist_lookup_nvlist_array(nvl, ZPOOL_CONFIG_CHILDREN, in zfs_iter_vdev() 633 if (nvlist_lookup_nvlist_array(nvl, ZPOOL_CONFIG_SPARES, in zfs_iter_vdev() 638 if (nvlist_lookup_nvlist_array(nvl, ZPOOL_CONFIG_L2CACHE, in zfs_iter_vdev()
|
| HD | zfs_diagnosis.c | 248 if (nvlist_lookup_nvlist_array(vd, ZPOOL_CONFIG_CHILDREN, &child, in zfs_mark_vdev() 254 if (nvlist_lookup_nvlist_array(vd, ZPOOL_CONFIG_L2CACHE, &child, in zfs_mark_vdev() 260 if (nvlist_lookup_nvlist_array(vd, ZPOOL_CONFIG_SPARES, &child, in zfs_mark_vdev()
|
| /freebsd-14-stable/sys/contrib/openzfs/cmd/zpool/ |
| HD | zpool_vdev.c | 248 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, in is_spare() 505 verify(nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, in get_replication() 531 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in get_replication() 597 verify(nvlist_lookup_nvlist_array(cnv, in get_replication() 835 if ((nvlist_lookup_nvlist_array(newroot, ZPOOL_CONFIG_CHILDREN, in check_replication() 978 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in make_disks() 1121 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_SPARES, in make_disks() 1127 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_L2CACHE, in make_disks() 1154 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in is_device_in_use() 1193 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_SPARES, in is_device_in_use() [all …]
|
| HD | zpool_util.c | 90 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in num_logs()
|
| HD | zpool_main.c | 462 (void) nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, in zpool_collect_leaves() 804 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in print_vdev_tree() 851 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_L2CACHE, in print_cache_list() 875 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_SPARES, in print_spare_list() 1222 if (nvlist_lookup_nvlist_array(poolnvroot, ZPOOL_CONFIG_L2CACHE, in zpool_do_add() 1233 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_L2CACHE, in zpool_do_add() 1245 if (nvlist_lookup_nvlist_array(poolnvroot, ZPOOL_CONFIG_SPARES, in zpool_do_add() 1256 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, in zpool_do_add() 2143 if (nvlist_lookup_nvlist_array(nv, subtypes[i], in max_width() 2168 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in find_vdev() [all …]
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zcommon/ |
| HD | zfs_comutil.c | 53 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in zfs_allocatable_devs() 78 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in zfs_special_devs()
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_status.c | 177 if (nvlist_lookup_nvlist_array(vdev, ZPOOL_CONFIG_CHILDREN, &child, in find_vdev_problem() 193 if (nvlist_lookup_nvlist_array(vdev, ZPOOL_CONFIG_L2CACHE, &child, in find_vdev_problem() 255 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, in check_status()
|
| HD | libzfs_import.c | 231 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in find_guid() 257 if (nvlist_lookup_nvlist_array(nvroot, cbp->cb_type, in find_aux()
|
| HD | libzfs_pool.c | 1386 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, &child, in zpool_has_special_vdev() 1410 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, in zpool_has_draid_vdev() 1741 nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, in zpool_add() 1750 nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_L2CACHE, in zpool_add() 2068 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in print_vdev_tree() 2940 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in vdev_to_nvlist_iter() 2963 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_SPARES, in vdev_to_nvlist_iter() 2974 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_L2CACHE, in vdev_to_nvlist_iter() 3391 if (nvlist_lookup_nvlist_array(search, ZPOOL_CONFIG_CHILDREN, &child, in is_replacing_spare() 3457 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, in zpool_vdev_attach() [all …]
|
| HD | libzfs_dataset.c | 5500 nvlist_lookup_nvlist_array(tree, ZPOOL_CONFIG_CHILDREN, in volsize_from_vdevs() 5530 if (nvlist_lookup_nvlist_array(vdevs[v], in volsize_from_vdevs()
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzutil/ |
| HD | zutil_import.c | 238 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in fix_paths() 852 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, in get_configs() 863 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_L2CACHE, in get_configs() 1184 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, in label_paths_impl() 1595 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in discover_cached_paths() 1947 (void) nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in vdev_is_leaf() 2073 if (nvlist_lookup_nvlist_array(nv, list[i], &child, in for_each_vdev_cb()
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/os/linux/ |
| HD | libzfs_pool_os.c | 134 if (nvlist_lookup_nvlist_array(config, in find_start_block()
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzpool/ |
| HD | util.c | 111 if (nvlist_lookup_nvlist_array(nv, ctype, &child, &children) != 0) in show_vdev_stats()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | spa.c | 1828 error = nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in spa_config_parse() 2140 VERIFY0(nvlist_lookup_nvlist_array(spa->spa_spares.sav_config, in spa_load_spares() 2262 VERIFY0(nvlist_lookup_nvlist_array(sav->sav_config, in spa_load_l2cache() 5827 VERIFY0(nvlist_lookup_nvlist_array(spa->spa_spares.sav_config, 5832 VERIFY0(nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, 5877 VERIFY0(nvlist_lookup_nvlist_array(spa->spa_l2cache.sav_config, 5882 VERIFY0(nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_L2CACHE, 6089 if (nvlist_lookup_nvlist_array(nvroot, config, &dev, &ndev) != 0) 6176 VERIFY0(nvlist_lookup_nvlist_array(sav->sav_config, config, 6406 if (nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, [all …]
|
| HD | vdev_draid.c | 1711 error = nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_SPARES, in vdev_draid_spare_create() 2226 if (nvlist_lookup_nvlist_array(nv, ZPOOL_CONFIG_CHILDREN, in vdev_draid_init() 2718 (nvlist_lookup_nvlist_array(spa->spa_spares.sav_config, in vdev_draid_spare_lookup()
|
| HD | zfs_fuid.c | 131 VERIFY(nvlist_lookup_nvlist_array(nvp, FUID_NVP_ARRAY, in zfs_fuid_table_load()
|
| HD | fm.c | 902 if (nvlist_lookup_nvlist_array(bboard, FM_FMRI_HC_LIST, &hcl, &n) in fm_fmri_hc_create()
|
| HD | vdev_removal.c | 2409 nvlist_lookup_nvlist_array(spa->spa_spares.sav_config, in spa_vdev_remove() 2445 nvlist_lookup_nvlist_array(spa->spa_l2cache.sav_config, in spa_vdev_remove()
|
| HD | vdev_raidz.c | 2565 int error = nvlist_lookup_nvlist_array(nv, in vdev_raidz_init()
|
| HD | vdev.c | 5114 if (nvlist_lookup_nvlist_array(sav->sav_config, in vdev_config_dirty() 5116 VERIFY(nvlist_lookup_nvlist_array(sav->sav_config, in vdev_config_dirty()
|
| /freebsd-14-stable/sys/contrib/openzfs/include/sys/ |
| HD | nvpair.h | 260 _SYS_NVPAIR_H int nvlist_lookup_nvlist_array(nvlist_t *, const char *,
|
| /freebsd-14-stable/sys/contrib/openzfs/cmd/zpool_influxdb/ |
| HD | zpool_influxdb.c | 684 if (descend && nvlist_lookup_nvlist_array(nvroot, ZPOOL_CONFIG_CHILDREN, in print_recursive_stats()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/nvpair/ |
| HD | nvpair.c | 1824 nvlist_lookup_nvlist_array(nvlist_t *nvl, const char *name, in nvlist_lookup_nvlist_array() function 3763 EXPORT_SYMBOL(nvlist_lookup_nvlist_array);
|