Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_REMOVAL_STATS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h615 #define ZPOOL_CONFIG_REMOVAL_STATS "removal_stats" /* not stored on disk */ macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c398 ZPOOL_CONFIG_REMOVAL_STATS, (uint64_t *)&prs, in root_vdev_actions_getprogress()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c7352 ZPOOL_CONFIG_REMOVAL_STATS, (uint64_t **)&prs, &c); in status_callback()