Home
last modified time | relevance | path

Searched refs:CountPacks (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dcmd_check.go296 … packs (out of total %d packs in %d groups)\n", bucket, packCount, chkr.CountPacks(), totalBuckets)
/dports/sysutils/restic/restic-0.12.1/internal/checker/
H A Dchecker.go429 func (c *Checker) CountPacks() uint64 { func