Searched refs:begin_lsn (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Dtxn_auto.h68 DB_LSN begin_lsn; member in struct:___txn_xa_regop_42_args
79 DB_LSN begin_lsn; member in struct:___txn_prepare_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Dtxn_auto.h68 DB_LSN begin_lsn; member in struct:___txn_xa_regop_42_args
79 DB_LSN begin_lsn; member in struct:___txn_prepare_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Dtxn_auto.h68 DB_LSN begin_lsn; member in struct:___txn_xa_regop_42_args
79 DB_LSN begin_lsn; member in struct:___txn_prepare_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/txn/
H A Dtxn_chkpt.c316 * All txns must initalize their begin_lsn before writing to the log.
334 if (td->begin_lsn.file != 0 &&
335 td->begin_lsn.offset != 0 &&
336 LOG_COMPARE(&td->begin_lsn, lsnp) < 0)
337 *lsnp = td->begin_lsn;
H A Dtxn_recover.c175 if (!IS_ZERO_LSN(td->begin_lsn) &&
176 LOG_COMPARE(&td->begin_lsn, &min) < 0)
177 min = td->begin_lsn;
H A Dtxn_autop.c279 (u_long)argp->begin_lsn.file, (u_long)argp->begin_lsn.offset);
324 (u_long)argp->begin_lsn.file, (u_long)argp->begin_lsn.offset);
H A Dtxn_auto.c158 * We need to assign begin_lsn while holding region mutex.
420 * We need to assign begin_lsn while holding region mutex.
623 * We need to assign begin_lsn while holding region mutex.
776 LOGCOPY_TOLSN(env, &argp->begin_lsn, bp);
827 LOGCOPY_TOLSN(env, &argp->begin_lsn, bp);
846 opcode, gid, begin_lsn, locks)
853 DB_LSN * begin_lsn;
887 * We need to assign begin_lsn while holding region mutex.
899 + sizeof(*begin_lsn)
952 if (begin_lsn !
[all...]
H A Dtxn_rec.c440 td->begin_lsn = argp->begin_lsn;
H A Dtxn.c400 ZERO_LSN(td->begin_lsn);
993 &gid_dbt, &td->begin_lsn, request.obj)) != 0)
1693 * Set the pointer to the begin_lsn field if that field is zero.
1710 if (IS_ZERO_LSN(td->begin_lsn))
1711 *blsnp = &td->begin_lsn;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/txn/
H A Dtxn_chkpt.c316 * All txns must initalize their begin_lsn before writing to the log.
334 if (td->begin_lsn.file != 0 &&
335 td->begin_lsn.offset != 0 &&
336 LOG_COMPARE(&td->begin_lsn, lsnp) < 0)
337 *lsnp = td->begin_lsn;
H A Dtxn_recover.c175 if (!IS_ZERO_LSN(td->begin_lsn) &&
176 LOG_COMPARE(&td->begin_lsn, &min) < 0)
177 min = td->begin_lsn;
H A Dtxn_autop.c279 (u_long)argp->begin_lsn.file, (u_long)argp->begin_lsn.offset);
324 (u_long)argp->begin_lsn.file, (u_long)argp->begin_lsn.offset);
H A Dtxn_auto.c158 * We need to assign begin_lsn while holding region mutex.
420 * We need to assign begin_lsn while holding region mutex.
623 * We need to assign begin_lsn while holding region mutex.
776 LOGCOPY_TOLSN(env, &argp->begin_lsn, bp);
827 LOGCOPY_TOLSN(env, &argp->begin_lsn, bp);
846 opcode, gid, begin_lsn, locks)
853 DB_LSN * begin_lsn;
887 * We need to assign begin_lsn while holding region mutex.
899 + sizeof(*begin_lsn)
952 if (begin_lsn !
[all...]
H A Dtxn_rec.c440 td->begin_lsn = argp->begin_lsn;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/txn/
H A Dtxn_chkpt.c316 * All txns must initalize their begin_lsn before writing to the log.
334 if (td->begin_lsn.file != 0 &&
335 td->begin_lsn.offset != 0 &&
336 LOG_COMPARE(&td->begin_lsn, lsnp) < 0)
337 *lsnp = td->begin_lsn;
H A Dtxn_recover.c175 if (!IS_ZERO_LSN(td->begin_lsn) &&
176 LOG_COMPARE(&td->begin_lsn, &min) < 0)
177 min = td->begin_lsn;
H A Dtxn_autop.c279 (u_long)argp->begin_lsn.file, (u_long)argp->begin_lsn.offset);
324 (u_long)argp->begin_lsn.file, (u_long)argp->begin_lsn.offset);
H A Dtxn_auto.c158 * We need to assign begin_lsn while holding region mutex.
420 * We need to assign begin_lsn while holding region mutex.
623 * We need to assign begin_lsn while holding region mutex.
776 LOGCOPY_TOLSN(env, &argp->begin_lsn, bp);
827 LOGCOPY_TOLSN(env, &argp->begin_lsn, bp);
846 opcode, gid, begin_lsn, locks)
853 DB_LSN * begin_lsn;
887 * We need to assign begin_lsn while holding region mutex.
899 + sizeof(*begin_lsn)
952 if (begin_lsn !
[all...]
H A Dtxn_rec.c440 td->begin_lsn = argp->begin_lsn;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Dtxn.h48 DB_LSN begin_lsn; /* LSN of begin record. */ member in struct:__txn_detail
H A Dlog.h405 * Internal macro to set pointer to the begin_lsn for generated
406 * logging routines. If begin_lsn is already set then do nothing.
417 __lsnp = &__td->begin_lsn; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Dtxn.h48 DB_LSN begin_lsn; /* LSN of begin record. */ member in struct:__txn_detail
H A Dlog.h405 * Internal macro to set pointer to the begin_lsn for generated
406 * logging routines. If begin_lsn is already set then do nothing.
417 __lsnp = &__td->begin_lsn; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Dtxn.h48 DB_LSN begin_lsn; /* LSN of begin record. */ member in struct:__txn_detail
H A Dlog.h405 * Internal macro to set pointer to the begin_lsn for generated
406 * logging routines. If begin_lsn is already set then do nothing.
417 __lsnp = &__td->begin_lsn; \

Completed in 141 milliseconds

12