Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_VDEV_STATS (Results 1 – 13 of 13) sorted by relevance

/freebsd/cddl/usr.sbin/zfsd/
H A Dvdev.cc176 if (nvlist_lookup_uint64_array(m_config, ZPOOL_CONFIG_VDEV_STATS, in State()
293 (void) nvlist_lookup_uint64_array(m_config, ZPOOL_CONFIG_VDEV_STATS, in IsActiveSpare()
H A Dcase_file.cc585 ZPOOL_CONFIG_VDEV_STATS, &nvlist_array, &nstats) != 0) { in ActivateSpare()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_retire.c191 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &c); in remove_spares()
313 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &i); in is_draid_fdomain_failure()
554 nvlist_lookup_uint64_array(vdev, ZPOOL_CONFIG_VDEV_STATS, in zfs_retire_recv()
H A Dzfs_mod.c124 verify(nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in zfs_toplevel_state()
229 verify(nvlist_lookup_uint64_array(vdev, ZPOOL_CONFIG_VDEV_STATS, in zfs_process_add()
1014 verify(nvlist_lookup_uint64_array(nvl, ZPOOL_CONFIG_VDEV_STATS, in vdev_size_from_config()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c211 vdev, ZPOOL_CONFIG_VDEV_STATS, &vsc); in find_vdev_problem()
263 ZPOOL_CONFIG_VDEV_STATS, &vsc); in check_status()
H A Dlibzfs_pool.c276 nvroot, ZPOOL_CONFIG_VDEV_STATS, &vsc); in zpool_get_state_str()
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c346 if (nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in print_summary_stats()
741 if (nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in print_stats()
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c76 if (nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in show_vdev_stats()
/freebsd/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.cc312 ZPOOL_CONFIG_VDEV_STATS, in TEST_F()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c1241 if (nvlist_lookup_uint64_array(nvdev, ZPOOL_CONFIG_VDEV_STATS, in fill_vdev_info()
2855 if (nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in vdev_health_check_cb()
2894 verify(nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in print_status_config()
3213 verify(nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in print_import_config()
3402 verify(nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in show_import()
5578 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&oldvs, &c) == 0); in print_vdev_stats()
5603 verify(nvlist_lookup_uint64_array(newnv, ZPOOL_CONFIG_VDEV_STATS, in print_vdev_stats()
5974 if (nvlist_exists(nvroot, ZPOOL_CONFIG_VDEV_STATS)) in get_stat_flags_cb()
7061 verify(nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in collect_list_stats()
8100 ZPOOL_CONFIG_VDEV_STATS, &vsc))->vs_state; in zpool_do_online()
[all …]
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h859 #define ZPOOL_CONFIG_VDEV_STATS "vdev_stats" /* not stored on disk */ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_label.c232 fnvlist_add_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS, in vdev_config_generate_stats()
H A Dspa.c6664 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc));
6724 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc));