Searched refs:numHashers (Results 1 – 3 of 3) sorted by relevance
656 const numHashers = 4661 cfg.Hashers = numHashers706 if extra > numHashers {
593 Hashers: f.model.numHashers(f.ID),
2392 func (m *model) numHashers(folder string) int { func