Searched refs:nv_ex (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c382 nvlist_t *nv_ex; local
410 ZPOOL_CONFIG_VDEV_STATS_EX, &nv_ex) != 0) {
417 if (nvlist_lookup_uint64_array(nv_ex,
476 nvlist_t *nv_ex; local
507 ZPOOL_CONFIG_VDEV_STATS_EX, &nv_ex) != 0) {
514 if (nvlist_lookup_uint64_array(nv_ex, size_type[i].name,
568 nvlist_t *nv_ex; local
593 ZPOOL_CONFIG_VDEV_STATS_EX, &nv_ex) != 0) {
600 if (nvlist_lookup_uint64(nv_ex,
621 nvlist_t *nv_ex; local
[all...]

Completed in 146 milliseconds