Searched refs:l_ceor (Results 1 – 2 of 2) sorted by relevance
622 bp->l_ceor = bp->l_eor; in lmNextPage()623 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmNextPage()783 bp->l_ceor = bp->l_eor; in lmGCwrite()784 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()791 bp->l_ceor = tblk->eor; /* ? bp->l_ceor = bp->l_eor; */ in lmGCwrite()792 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()875 bp->l_ceor = bp->l_eor; in lmPostGC()1377 bp->l_ceor = bp->l_eor; in lmLogInit()1904 bp->l_ceor = 0; in lbmAllocate()2235 log->clsn = (bp->l_pn << L2LOGPSIZE) + bp->l_ceor; in lbmIODone()
447 int l_ceor; /* 4: committed log record eor */ member