Searched refs:DBREG_CHKPNT (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/dbreg/
H A Ddbreg_rec.c113 case DBREG_CHKPNT:
128 if (op == DB_TXN_OPENFILES && argp->opcode != DBREG_CHKPNT)
207 argp->opcode == DBREG_CHKPNT) {
H A Ddbreg_util.c91 * Put a DBREG_CHKPNT/CLOSE log record for each open database.
130 * Output DBREG_CHKPNT records which will be processed during
663 if (try_inmem == 0 && opcode == DBREG_CHKPNT) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h67 #define DBREG_CHKPNT 1 /* Checkpoint: file name/id dump. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_chkpt.c250 * stay as DBREG_CHKPNT.
252 op = DBREG_CHKPNT;

Completed in 102 milliseconds