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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_chkpt.c266 if ((ret = __txn_updateckp(env, &ckp_lsn)) != 0)
341 * __txn_updateckp --
346 * PUBLIC: int __txn_updateckp __P((ENV *, DB_LSN *));
349 __txn_updateckp(env, lsnp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h52 int __txn_updateckp __P((ENV *, DB_LSN *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_record.c1724 ret = __txn_updateckp(env, &rp->lsn);

Completed in 42 milliseconds