Lines Matching refs:cpu_to_le16
469 lvd->offset = cpu_to_le16(lv->offset); in lmWriteRecord()
470 lvd->length = cpu_to_le16(lv->length); in lmWriteRecord()
485 lrd->length = cpu_to_le16(len); in lmWriteRecord()
512 if (lrd->type & cpu_to_le16(LOG_COMMIT)) { in lmWriteRecord()
636 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmNextPage()
658 lp->h.eor = lp->t.eor = cpu_to_le16(LOGPHDRSIZE); in lmNextPage()
797 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()
805 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_ceor); in lmGCwrite()
889 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_eor); in lmPostGC()
987 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogSync()
1387 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogInit()
1394 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_eor); in lmLogInit()
1674 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogShutdown()
1681 lp->h.eor = lp->t.eor = cpu_to_le16(bp->l_eor); in lmLogShutdown()
2456 lp->h.eor = lp->t.eor = cpu_to_le16(LOGPHDRSIZE + LOGRDSIZE); in lmLogFormat()
2461 lrd_ptr->type = cpu_to_le16(LOG_SYNCPT); in lmLogFormat()
2476 lp->h.eor = lp->t.eor = cpu_to_le16(LOGPHDRSIZE); in lmLogFormat()