Searched refs:ZPOOL_CONFIG_SCAN_STATS (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_status.c | 247 (void) nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_SCAN_STATS, in check_status()
|
| H A D | libzfs_pool.c | 2470 ZPOOL_CONFIG_SCAN_STATS, (uint64_t **)&ps, &psc); in zpool_scan()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/ |
| H A D | zpool_influxdb.c | 158 ZPOOL_CONFIG_SCAN_STATS, in print_scan_status()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 626 #define ZPOOL_CONFIG_SCAN_STATS "scan_stats" /* not stored on disk */ macro
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_label.c | 391 ZPOOL_CONFIG_SCAN_STATS, (uint64_t *)&ps, in root_vdev_actions_getprogress()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 2350 (void) nvlist_lookup_uint64_array(root, ZPOOL_CONFIG_SCAN_STATS, in print_status_config() 7619 if (nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_SCAN_STATS, in print_scan_status() 10038 ZPOOL_CONFIG_SCAN_STATS, (uint64_t **)&pss, &c); in print_wait_status_row()
|