Searched refs:ZPOOL_CONFIG_SCAN_STATS (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_status.c | 228 (void) nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_SCAN_STATS, in check_status()
|
H A D | libzfs_pool.c | 2149 ZPOOL_CONFIG_SCAN_STATS, (uint64_t **)&ps, &psc); in zpool_scan()
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 614 #define ZPOOL_CONFIG_SCAN_STATS "scan_stats" /* not stored on disk */ macro
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_label.c | 392 ZPOOL_CONFIG_SCAN_STATS, (uint64_t *)&ps, in root_vdev_actions_getprogress()
|
/illumos-gate/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 1989 (void) nvlist_lookup_uint64_array(root, ZPOOL_CONFIG_SCAN_STATS, in print_status_config() 7350 ZPOOL_CONFIG_SCAN_STATS, (uint64_t **)&ps, &c); in status_callback()
|