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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_verify.c1285 db_recno_t child_nrecs, nrecs; local
1591 NULL, NULL, flags, &child_level, &child_nrecs,
1618 if (child->nrecs != child_nrecs) {
1623 (u_long)child_nrecs,
1626 nrecs += child_nrecs;
1710 &child_nrecs, NULL)) != 0) {
1723 nrecs += child_nrecs;
1729 if (li->nrecs != child_nrecs) {
1734 (u_long)child_nrecs));

Completed in 90 milliseconds