Searched refs:f_lsn (Results 1 – 2 of 2) sorted by relevance
303 if (lp->b_off != 0 && log_compare(lsn, &lp->f_lsn) >= 0) {339 lp->s_lsn = lp->f_lsn;375 lp->f_lsn = *lsn;
177 DB_LSN f_lsn; /* LSN of first byte in the buffer. */ member