Searched refs:l_ceor (Results 1 – 2 of 2) sorted by relevance
614 bp->l_ceor = bp->l_eor; in lmNextPage()615 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmNextPage()775 bp->l_ceor = bp->l_eor; in lmGCwrite()776 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()783 bp->l_ceor = tblk->eor; /* ? bp->l_ceor = bp->l_eor; */ in lmGCwrite()784 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()867 bp->l_ceor = bp->l_eor; in lmPostGC()1369 bp->l_ceor = bp->l_eor; in lmLogInit()1896 bp->l_ceor = 0; in lbmAllocate()2220 log->clsn = (bp->l_pn << L2LOGPSIZE) + bp->l_ceor; in lbmIODone()
447 int l_ceor; /* 4: committed log record eor */ member