Lines Matching refs:lsn
86 #define older_record(rec, logr) ((s64)(sle64_to_cpu((rec)->lsn) \
89 #define newer_record(rec, logr) ((s64)(sle64_to_cpu((rec)->lsn) \
646 printf("update inode %ld lsn 0x%llx"
649 (long long)sle64_to_cpu(record->lsn),
650 ((s64)(sle64_to_cpu(record->lsn)
659 /* Should set to some previous lsn for undos */
661 record->lsn = logr->this_lsn;
672 printf("update index lsn 0x%llx"
674 (long long)sle64_to_cpu(indx->lsn),
675 ((s64)(sle64_to_cpu(indx->lsn)
680 /* Should set to some previous lsn for undos */
682 indx->lsn = logr->this_lsn;
828 * sizes, but the lsn is not updated in the index record.
833 * Alternate workaround : do not check the lsn when undoing
1802 indx->lsn = action->record.this_lsn;
1991 u64 lsn;
1996 lsn = sle64_to_cpu(action->record.this_lsn);
1997 diff = lsn - restart_lsn;
1999 restart_lsn = lsn;
4392 data_lsn = sle64_to_cpu(entry->lsn);
4396 * have a stale lsn (consequence
4434 data_lsn = sle64_to_cpu(indx->lsn);
4438 * have a stale lsn (consequence
4689 printf("Undo action %d %s (%s) lsn 0x%llx\n",
4777 printf("record lsn 0x%llx is %s than action %d lsn 0x%llx\n",
4778 (long long)sle64_to_cpu(entry->lsn),
4817 printf("index lsn 0x%llx is %s than action %d lsn 0x%llx\n",
4818 (long long)sle64_to_cpu(indx->lsn),
4883 * For structured record, a check is made on the lsn to only