Searched refs:l_ceor (Results 1 – 2 of 2) sorted by relevance
633 bp->l_ceor = bp->l_eor; in lmNextPage()634 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmNextPage()794 bp->l_ceor = bp->l_eor; in lmGCwrite()795 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()802 bp->l_ceor = tblk->eor; /* ? bp->l_ceor = bp->l_eor; */ in lmGCwrite()803 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()886 bp->l_ceor = bp->l_eor; in lmPostGC()1397 bp->l_ceor = bp->l_eor; in lmLogInit()1926 bp->l_ceor = 0; in lbmAllocate()2257 log->clsn = (bp->l_pn << L2LOGPSIZE) + bp->l_ceor; in lbmIODone()
460 int l_ceor; /* 4: committed log record eor */ member