Searched refs:maxb (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_upgrade.c32 u_int32_t fillf, i, maxb, max_entry, nelem; local
74 maxb = newmeta.max_bucket;
76 if ((fillf != 0 && fillf * maxb < 2 * nelem) ||
89 max_entry = __db_log2(maxb + 1); /* highest spares entry in use */

Completed in 23 milliseconds