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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_delete.c88 __db_doff(dbc, ((BOVERFLOW *)bi->data)->pgno)) != 0)
138 if ((ret = __db_doff(
403 if ((ret = __db_doff(dbc,
H A Dbt_put.c837 (ret = __db_doff(dbc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_overflow.c331 * __db_doff --
334 * PUBLIC: int __db_doff __P((DBC *, db_pgno_t));
337 __db_doff(dbc, pgno) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h194 int __db_doff __P((DBC *, db_pgno_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c1087 ret = __db_doff(dbc, pgno);
1097 ret = __db_doff(dbc, pgno);

Completed in 123 milliseconds