/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | draid.c | 287 uint64_t nv_cfg_worst_ratio = fnvlist_lookup_uint64(nv_cfg, in write_map_key() 372 uint64_t worst_ratio = fnvlist_lookup_uint64(cfg, MAP_WORST_RATIO); in dump_map_nv() 373 uint64_t avg_ratio = fnvlist_lookup_uint64(cfg, MAP_AVG_RATIO); in dump_map_nv() 375 map.dm_seed = fnvlist_lookup_uint64(cfg, MAP_SEED); in dump_map_nv() 376 map.dm_checksum = fnvlist_lookup_uint64(cfg, MAP_CHECKSUM); in dump_map_nv() 377 map.dm_children = fnvlist_lookup_uint64(cfg, MAP_CHILDREN); in dump_map_nv() 378 map.dm_nperms = fnvlist_lookup_uint64(cfg, MAP_NPERMS); in dump_map_nv() 1013 nv_seed = fnvlist_lookup_uint64(cfg, MAP_SEED); in draid_verify() 1014 nv_checksum = fnvlist_lookup_uint64(cfg, MAP_CHECKSUM); in draid_verify() 1015 nv_children = fnvlist_lookup_uint64(cfg, MAP_CHILDREN); in draid_verify() [all …]
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_import.c | 61 uint64_t theguid = fnvlist_lookup_uint64(zhp->zpool_config, in pool_active() 229 if (fnvlist_lookup_uint64(nv, ZPOOL_CONFIG_GUID) == guid) in find_guid() 261 uint64_t guid = fnvlist_lookup_uint64(list[i], in find_aux() 301 stateval = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_STATE); in zpool_in_use() 302 vdev_guid = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_GUID); in zpool_in_use() 306 guid = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_GUID); in zpool_in_use()
|
H A D | libzfs_pool.c | 135 source = fnvlist_lookup_uint64(nv, ZPROP_SOURCE); in zpool_get_prop_string() 174 source = fnvlist_lookup_uint64(nv, ZPROP_SOURCE); in zpool_get_prop_int() 175 value = fnvlist_lookup_uint64(nv, ZPROP_VALUE); in zpool_get_prop_int() 2211 version = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_VERSION); in zpool_import_props() 2222 zc.zc_guid = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_GUID); in zpool_import_props() 2297 mmp_state = fnvlist_lookup_uint64(nvinfo, in zpool_import_props() 2307 hostid = fnvlist_lookup_uint64(nvinfo, in zpool_import_props() 2436 uint64_t guid = fnvlist_lookup_uint64(tgt, ZPOOL_CONFIG_GUID); in zpool_translate_vdev_guids() 2910 uint64_t theguid = fnvlist_lookup_uint64(nv, in vdev_to_nvlist_iter() 2973 id = fnvlist_lookup_uint64(nv, ZPOOL_CONFIG_ID); in vdev_to_nvlist_iter() [all …]
|
H A D | libzfs_status.c | 232 uint64_t version = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_VERSION); in check_status() 237 uint64_t stateval = fnvlist_lookup_uint64(config, in check_status() 301 mmp_state = fnvlist_lookup_uint64(nvinfo, in check_status()
|
H A D | libzfs_sendrecv.c | 438 value = fnvlist_lookup_uint64(propnv, ZPROP_VALUE); in send_iterate_prop() 3571 parent_fromsnap_guid = fnvlist_lookup_uint64(nvfs, in recv_incremental_replication() 3728 stream_parent_fromsnap_guid = fnvlist_lookup_uint64( in recv_incremental_replication()
|
H A D | libzfs_dataset.c | 2100 value = fnvlist_lookup_uint64(nv, ZPROP_VALUE); in getprop_uint64()
|
H A D | libzfs.abi | 4454 …<function-decl name='fnvlist_lookup_uint64' visibility='default' binding='global' size-in-bits='64…
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | spa_os.c | 100 txg = fnvlist_lookup_uint64(configs[i], ZPOOL_CONFIG_POOL_TXG); in spa_generate_rootconf() 152 pgid = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_GUID); in spa_generate_rootconf()
|
H A D | vdev_geom.c | 561 txg = fnvlist_lookup_uint64(cfg, ZPOOL_CONFIG_POOL_TXG); in process_vdev_config() 572 known_txg = fnvlist_lookup_uint64((*configs)[id], in process_vdev_config()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_history.c | 299 (longlong_t)fnvlist_lookup_uint64(nvl, in spa_history_log_sync() 303 (u_longlong_t)fnvlist_lookup_uint64(nvl, in spa_history_log_sync() 308 (longlong_t)fnvlist_lookup_uint64(nvl, in spa_history_log_sync()
|
H A D | dsl_crypt.c | 2113 compress = fnvlist_lookup_uint64(nvl, "mdn_compress"); in dsl_crypto_recv_raw_objset_sync() 2114 checksum = fnvlist_lookup_uint64(nvl, "mdn_checksum"); in dsl_crypto_recv_raw_objset_sync() 2115 nlevels = fnvlist_lookup_uint64(nvl, "mdn_nlevels"); in dsl_crypto_recv_raw_objset_sync() 2116 blksz = fnvlist_lookup_uint64(nvl, "mdn_blksz"); in dsl_crypto_recv_raw_objset_sync() 2117 ibs = fnvlist_lookup_uint64(nvl, "mdn_indblkshift"); in dsl_crypto_recv_raw_objset_sync() 2118 maxblkid = fnvlist_lookup_uint64(nvl, "mdn_maxblkid"); in dsl_crypto_recv_raw_objset_sync() 2279 crypt = fnvlist_lookup_uint64(nvl, DSL_CRYPTO_KEY_CRYPTO_SUITE); in dsl_crypto_recv_raw_key_sync() 2280 key_guid = fnvlist_lookup_uint64(nvl, DSL_CRYPTO_KEY_GUID); in dsl_crypto_recv_raw_key_sync() 2281 keyformat = fnvlist_lookup_uint64(nvl, in dsl_crypto_recv_raw_key_sync() 2283 iters = fnvlist_lookup_uint64(nvl, in dsl_crypto_recv_raw_key_sync() [all …]
|
H A D | spa.c | 2381 guid = fnvlist_lookup_uint64(l2cache[i], ZPOOL_CONFIG_GUID); in spa_load_l2cache() 3564 hostid = fnvlist_lookup_uint64(label, ZPOOL_CONFIG_HOSTID); in spa_activity_check_required() 3696 fnvlist_lookup_uint64(nvinfo, ZPOOL_CONFIG_MMP_TXG) == 0) { in spa_activity_check() 3787 hostid = fnvlist_lookup_uint64(mmp_label, in spa_activity_check() 3830 fnvlist_lookup_uint64(best_label, ZPOOL_CONFIG_HOSTID)) { in spa_mmp_remote_host_activity() 4409 fnvlist_lookup_uint64(mos_config, ZPOOL_CONFIG_HOSTID)); 4421 mos_config_txg = fnvlist_lookup_uint64(mos_config, 5988 guid = fnvlist_lookup_uint64(spares[i], 6037 guid = fnvlist_lookup_uint64(l2cache[i],
|
H A D | vdev_label.c | 1440 bootenv->vbe_version = fnvlist_lookup_uint64(env, BOOTENV_VERSION); in vdev_label_write_bootenv()
|
H A D | vdev_removal.c | 162 fnvlist_lookup_uint64(nvpp[i], ZPOOL_CONFIG_GUID); in spa_nvlist_lookup_by_guid()
|
H A D | vdev.c | 5850 vdev_guid = fnvlist_lookup_uint64(nvp, ZPOOL_VDEV_PROPS_SET_VDEV); in vdev_props_set_sync()
|
/freebsd/sys/contrib/openzfs/module/nvpair/ |
H A D | fnvpair.c | 399 fnvlist_lookup_uint64(const nvlist_t *nvl, const char *name) in fnvlist_lookup_uint64() function 649 EXPORT_SYMBOL(fnvlist_lookup_uint64);
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 598 version = fnvlist_lookup_uint64(tmp, in get_configs() 602 guid = fnvlist_lookup_uint64(tmp, in get_configs() 623 state = fnvlist_lookup_uint64(tmp, in get_configs() 1704 this_guid = fnvlist_lookup_uint64(src, ZPOOL_CONFIG_POOL_GUID); in zpool_find_import_cached()
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 1110 uint64_t guid = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_GUID); in fill_pool_info() 1111 uint64_t txg = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_TXG); in fill_pool_info() 1185 uint64_t guid = fnvlist_lookup_uint64(nvdev, ZPOOL_CONFIG_GUID); in fill_vdev_info() 3699 hostid = fnvlist_lookup_uint64(nvinfo, in show_import() 3773 state = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_STATE); in zfs_force_import_required() 3791 mmp_state_t mmp_state = fnvlist_lookup_uint64(nvinfo, in zfs_force_import_required() 3817 version = fnvlist_lookup_uint64(config, ZPOOL_CONFIG_VERSION); in do_import() 3830 mmp_state = fnvlist_lookup_uint64(nvinfo, in do_import() 3842 hostid = fnvlist_lookup_uint64(nvinfo, in do_import() 3868 timestamp = fnvlist_lookup_uint64(config, in do_import() [all …]
|
/freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
H A D | libzfs_core.c | 203 zc.zc_nvlist_dst_size = fnvlist_lookup_uint64(source, in lzc_ioctl() 463 *usedp = fnvlist_lookup_uint64(result, "used"); in lzc_snaprange_space() 923 *spacep = fnvlist_lookup_uint64(result, "space"); in lzc_send_space_resume_redacted_cb_impl()
|
H A D | libzfs_core.abi | 2706 …<function-decl name='fnvlist_lookup_uint64' visibility='default' binding='global' size-in-bits='64…
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | nvpair.h | 378 _SYS_NVPAIR_H uint64_t fnvlist_lookup_uint64(const nvlist_t *, const char *);
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 2354 tsec = fnvlist_lookup_uint64(events[i], in dump_history() 2368 ievent = fnvlist_lookup_uint64(events[i], in dump_history() 2376 fnvlist_lookup_uint64(events[i], in dump_history() 2382 fnvlist_lookup_uint64(events[i], in dump_history() 2391 (u_longlong_t)fnvlist_lookup_uint64( in dump_history()
|
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.abi | 58 …<elf-symbol name='fnvlist_lookup_uint64' type='func-type' binding='global-binding' visibility='def… 2607 …fnvlist_lookup_uint64' mangled-name='fnvlist_lookup_uint64' visibility='default' binding='global' …
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 3228 VERIFY3U(spa_version(spa), ==, fnvlist_lookup_uint64(spa->spa_config, in ztest_spa_upgrade()
|