Searched refs:ZPOOL_CONFIG_SCAN_STATS (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_status.c | 209 (void) nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_SCAN_STATS, in check_status()
|
H A D | libzfs_pool.c | 1820 ZPOOL_CONFIG_SCAN_STATS, (uint64_t **)&ps, &psc); in zpool_scan()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 519 #define ZPOOL_CONFIG_SCAN_STATS "scan_stats" /* not stored on disk */ macro
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | vdev_label.c | 311 ZPOOL_CONFIG_SCAN_STATS, (uint64_t *)&ps, in vdev_config_generate()
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 1285 (void) nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_SCAN_STATS, in print_status_config() 4239 ZPOOL_CONFIG_SCAN_STATS, (uint64_t **)&ps, &c); in status_callback()
|