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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c583 * __db_pg_truncate -- sort the freelist and find the truncation point.
586 * PUBLIC: int __db_pg_truncate __P((DBC *, DB_TXN *,
592 __db_pg_truncate(dbc, txn, list, c_data, nelemp, last_pgno, lsnp, in_recovery) function
785 if ((ret = __db_pg_truncate(dbc, txn, list, c_data,
H A Ddb_rec.c1012 if ((ret = __db_pg_truncate(dbc, NULL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h170 int __db_pg_truncate __P((DBC *, DB_TXN *, db_pglist_t *list, DB_COMPACT *, u_int32_t *, db_pgno_t *, DB_LSN *, int));

Completed in 87 milliseconds