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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_mvcc.c164 u_int32_t magic, nbucket, ncache, pagesize; local
221 nbucket = (u_int32_t)(hp - (DB_MPOOL_HASH *)R_ADDR(infop, c_mp->htab));
223 (u_long)ncache, (u_long)nbucket, (u_long)pagesize / 1024);
401 u_int32_t listsize, magic, nbucket, ncache, ntrunc, nfree, pagesize; local
443 nbucket = (u_int32_t)(hp - (DB_MPOOL_HASH *)R_ADDR(infop, c_mp->htab));
445 (u_long)ncache, (u_long)nbucket, (u_long)pagesize / 1024);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c1701 __ham_split_page(dbc, obucket, nbucket)
1703 u_int32_t obucket, nbucket;
1743 npgno = BUCKET_TO_PAGE(hcp, nbucket);

Completed in 56 milliseconds