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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_log.c373 DB_LSN firstlsn, lsn, oldfilelsn; local
424 if ((ret = __logc_get(logc, &firstlsn, &data_dbt, DB_FIRST)) != 0)
432 if (LOG_COMPARE(&firstlsn, &rp->lsn) > 0) {

Completed in 34 milliseconds