/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_status.c | 161 verify(nvlist_lookup_uint64_array(vdev, ZPOOL_CONFIG_VDEV_STATS, in find_vdev_problem() 220 verify(nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in check_status() 228 (void) nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_SCAN_STATS, in check_status()
|
H A D | libzfs_pool.c | 371 verify(nvlist_lookup_uint64_array(nvroot, in zpool_get_prop() 2148 (void) nvlist_lookup_uint64_array(nvroot, in zpool_scan() 4077 if (nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in zpool_vdev_name()
|
/illumos-gate/usr/src/man/man3nvpair/ |
H A D | Makefile | 86 nvlist_lookup_uint64_array.3nvpair \ 190 nvlist_lookup_uint64_array.3nvpair := LINKSRC = nvlist_lookup_boolean.3nvpair
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 238 if (nvlist_lookup_uint64_array(a, ZPOOL_CONFIG_VDEV_STATS, in sort_spares_by_size() 243 if (nvlist_lookup_uint64_array(b, ZPOOL_CONFIG_VDEV_STATS, in sort_spares_by_size()
|
/illumos-gate/usr/src/cmd/fm/schemes/zfs/ |
H A D | scheme.c | 227 (void) nvlist_lookup_uint64_array(vd, ZPOOL_CONFIG_VDEV_STATS, in fmd_fmri_unusable()
|
/illumos-gate/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_evaccess.c | 97 if (nvlist_lookup_uint64_array(iep->ei_nvl, "__tod", &tod, in fmev_sysev2fmev()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 265 (void) nvlist_lookup_uint64_array(config, ZPOOL_CONFIG_LOADED_TIME, in zfs_mark_pool() 343 if (nvlist_lookup_uint64_array(config, ZPOOL_CONFIG_LOADED_TIME, in zpool_find_load_time() 543 if (nvlist_lookup_uint64_array(nvl, FMD_EVN_TOD, &tod, &nelem) == 0 && in zfs_ereport_when()
|
/illumos-gate/usr/src/lib/libzpool/common/ |
H A D | util.c | 76 if (nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in show_vdev_stats()
|
/illumos-gate/usr/src/cmd/availdevs/ |
H A D | availdevs.c | 136 nvlist_lookup_uint64_array( in add_pool_to_xml()
|
/illumos-gate/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 1851 verify(nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in print_status_config() 1989 (void) nvlist_lookup_uint64_array(root, ZPOOL_CONFIG_SCAN_STATS, in print_status_config() 2051 verify(nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in print_import_config() 2234 verify(nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in show_import() 4000 verify(nvlist_lookup_uint64_array(oldnv, in print_vdev_stats() 4026 verify(nvlist_lookup_uint64_array(newnv, ZPOOL_CONFIG_VDEV_STATS, in print_vdev_stats() 5222 verify(nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in print_list_stats() 6246 (void) nvlist_lookup_uint64_array(nvroot, in zpool_has_checkpoint() 7003 if (nvlist_lookup_uint64_array(config, ZPOOL_CONFIG_DDT_OBJ_STATS, in print_dedup_stats() 7021 verify(nvlist_lookup_uint64_array(config, ZPOOL_CONFIG_DDT_STATS, in print_dedup_stats() [all …]
|
/illumos-gate/usr/src/lib/libnvpair/ |
H A D | mapfile-vers | 233 nvlist_lookup_uint64_array;
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_event.c | 68 else if (nvlist_lookup_uint64_array(ep->ev_nvl, in fmd_event_nvunwrap()
|
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fx_subr.c | 56 err |= nvlist_lookup_uint64_array(nvl, "__tod", &now, &nelem); in fab_prep_basic_erpt() 142 err |= nvlist_lookup_uint64_array(nvl, "__tod", &now, &nelem); in fab_send_tgt_erpt()
|
/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
H A D | mp_utils.c | 453 (void) nvlist_lookup_uint64_array(attr_list, OIDLIST, in notifyClient()
|
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/ |
H A D | libjedec_hex2spd.c | 342 nvret = nvlist_lookup_uint64_array(nvl, spd->hs_key, in hex2spd_test_one()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | nvpair.h | 229 int nvlist_lookup_uint64_array(nvlist_t *, const char *, uint64_t **, uint_t *);
|
/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/ |
H A D | zfs_mod.c | 116 verify(nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in zfs_toplevel_state()
|
/illumos-gate/usr/src/common/mc/imc/ |
H A D | imc_dump.c | 399 nvlist_lookup_uint64_array(nvl, "ich_tad_offsets", &tadoff, in imc_restore_channel()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3nvpair.inc | 135 link path=usr/share/man/man3nvpair/nvlist_lookup_uint64_array.3nvpair \
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_amd.c | 375 if (nvlist_lookup_uint64_array(dimmnvl, "csnums", &csnumarr, in amd_rank_create()
|
/illumos-gate/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_pool.c | 1078 int result = nvlist_lookup_uint64_array( in populate_DeviceStatsBean()
|
/illumos-gate/usr/src/lib/libbe/common/ |
H A D | be_activate.c | 961 if ((nvlist_lookup_uint64_array(child, ZPOOL_CONFIG_VDEV_STATS, in be_do_installboot_helper()
|
/illumos-gate/usr/src/lib/libzutil/common/ |
H A D | zutil_import.c | 552 if (nvlist_lookup_uint64_array(tmp, in get_configs()
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_durable.c | 769 if (nvlist_lookup_uint64_array(nvl, "locks", &u64p, &alen) == 0) { in smb2_dh_import_handle()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_prop.c | 320 if ((ret = nvlist_lookup_uint64_array(pv->tp_val, in prop_getval()
|