Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h89 uint64_t dep_to_examine; /* total error blocks to be scrubbed */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c743 scn->errorscrub_phys.dep_to_examine = spa_get_last_errlog_size(spa); in dsl_errorscrub_setup_sync()
4061 scn->errorscrub_phys.dep_to_examine--; in scrub_filesystem()
4141 scn->errorscrub_phys.dep_to_examine--; in scrub_filesystem()
4231 scn->errorscrub_phys.dep_to_examine -= 1; in dsl_errorscrub_sync()
H A Dspa_misc.c2792 scn->errorscrub_phys.dep_to_examine; in spa_scan_get_stats()