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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_ext.h24 int __ham_replace_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_pgno_t, u_int32_t, DB_LSN *, int32_t, const DBT *, const DBT *, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_dup.c693 if ((ret = __ham_replace_log(dbp, dbc->txn, &LSN(pagep), 0,
H A Dhash_page.c1607 if ((ret = __ham_replace_log(dbp,
H A Dhash_auto.c912 * PUBLIC: int __ham_replace_log __P((DB *, DB_TXN *, DB_LSN *,
917 __ham_replace_log(dbp, txnp, ret_lsnp, flags, pgno, ndx, pagelsn, off, olditem, function

Completed in 92 milliseconds