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.c2871 pool_scan_stat_t *ps = NULL; in zpool_scan_range()
/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.c2771 spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps) in spa_scan_get_stats()
2779 memset(ps, 0, sizeof (pool_scan_stat_t)); in spa_scan_get_stats()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1195 } pool_scan_stat_t; typedef
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2877 pool_scan_stat_t *ps = NULL; in print_status_config()
8810 print_err_scrub_status(pool_scan_stat_t *ps) in print_err_scrub_status()
8874 print_scan_scrub_resilver_status(pool_scan_stat_t *ps) in print_scan_scrub_resilver_status()
9143 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) in print_checkpoint_scan_warning()
9866 pool_scan_stat_t *ps = NULL; in scan_status_nvlist()
10030 pool_scan_stat_t *ps = NULL; in print_scan_status()
10044 if (c > offsetof(pool_scan_stat_t, in print_scan_status()
13203 pool_scan_stat_t *pss = NULL; in print_wait_status_row()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h798 extern int spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps);