Searched refs:mbucket (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_verify.c47 u_int32_t pwr, mbucket; local
151 * We set mbucket to the maximum bucket that would use a given
155 mbucket = (1 << i) - 1;
156 if (BS_TO_PAGE(mbucket, m->spares) > vdp->last_pgno) {

Completed in 68 milliseconds