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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_auto.h37 #define DB___txn_ckp 11 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_dispatch.c120 rectype == DB___txn_ckp || rectype == DB___txn_recycle)
155 case DB___txn_ckp:
214 case DB___txn_ckp:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_verify.c381 if (rectype == DB___txn_regop || rectype == DB___txn_ckp ||
635 (rectype == DB___txn_ckp || rectype == DB___txn_regop))
H A Drep_record.c1889 if (rectype != DB___txn_ckp || F_ISSET(rep, REP_F_RECOVER_LOG)) {
1963 case DB___txn_ckp:
H A Drep_util.c413 if (rectype == DB___txn_regop || rectype == DB___txn_ckp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_region.c194 if (rectype == DB___txn_ckp) {
H A Dtxn_autop.c335 __txn_ckp_print, DB___txn_ckp)) != 0)
H A Dtxn_auto.c402 rectype = DB___txn_ckp;
1189 __txn_ckp_recover, DB___txn_ckp)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_recover.c797 if (rectype != DB___txn_ckp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c366 if (rectype == DB___txn_ckp)

Completed in 124 milliseconds