Searched refs:CKPLSN_CMP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h417 #define CKPLSN_CMP 0 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_recover.c114 CKPLSN_CMP)) != 0)
707 if (cmp != CKPLSN_CMP && cmp != LASTCKP_CMP)
720 if (cmp == CKPLSN_CMP) {
758 * For CKPLSN_CMP if we walked back through all the checkpoints,
762 err: if (IS_ZERO_LSN(*start_lsn) && cmp == CKPLSN_CMP &&

Completed in 49 milliseconds