Searched refs:ZPOOL_CONFIG_CHECKPOINT_STATS (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 728 #define ZPOOL_CONFIG_CHECKPOINT_STATS "checkpoint_stats" /* not on disk */ macro
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_label.c | 423 ZPOOL_CONFIG_CHECKPOINT_STATS, (uint64_t *)&pcs, in root_vdev_actions_getprogress()
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 7554 ZPOOL_CONFIG_CHECKPOINT_STATS, (uint64_t **)&pcs, &c); in zpool_has_checkpoint() 8345 ZPOOL_CONFIG_CHECKPOINT_STATS, (uint64_t **)&pcs, &c); in print_scan_status() 9042 ZPOOL_CONFIG_CHECKPOINT_STATS, (uint64_t **)&pcs, &c); in status_callback() 11055 ZPOOL_CONFIG_CHECKPOINT_STATS, (uint64_t **)&pcs, &c); in print_wait_status_row()
|