Home
last modified time | relevance | path

Searched refs:pool_scan_stat_t (Results 1 – 9 of 9) sorted by relevance

/freebsd/cddl/usr.sbin/zfsd/
H A Dvdev.cc303 pool_scan_stat_t *ps = NULL; in IsResilvering()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c225 pool_scan_stat_t *ps = NULL; in check_status()
H A Dlibzfs_pool.c2814 pool_scan_stat_t *ps = NULL; in zpool_scan()
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c154 pool_scan_stat_t *ps = NULL; in print_scan_status()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_label.c412 pool_scan_stat_t ps; in root_vdev_actions_getprogress()
416 sizeof (pool_scan_stat_t) / sizeof (uint64_t)); in root_vdev_actions_getprogress()
H A Dspa_misc.c2755 spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps) in spa_scan_get_stats()
2763 memset(ps, 0, sizeof (pool_scan_stat_t)); in spa_scan_get_stats()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1187 } pool_scan_stat_t; typedef
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2883 pool_scan_stat_t *ps = NULL; in print_status_config()
8739 print_err_scrub_status(pool_scan_stat_t *ps) in print_err_scrub_status()
8803 print_scan_scrub_resilver_status(pool_scan_stat_t *ps) in print_scan_scrub_resilver_status()
9072 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) in print_checkpoint_scan_warning()
9795 pool_scan_stat_t *ps = NULL; in scan_status_nvlist()
9959 pool_scan_stat_t *ps = NULL; in print_scan_status()
9973 if (c > offsetof(pool_scan_stat_t, in print_scan_status()
13118 pool_scan_stat_t *pss = NULL; in print_wait_status_row()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h768 extern int spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps);