Searched refs:current_lsn (Results 1 – 4 of 4) sorted by relevance
129 /* 0*/ leLSN current_lsn; /* The current, i.e. last LSN inside the log member
383 (long long)sle64_to_cpu(ra->current_lsn), in dump_restart_areas_area()384 (unsigned long long)sle64_to_cpu(ra->current_lsn)); in dump_restart_areas_area()
2750 (long long)sle64_to_cpu(resa->current_lsn)); in showrest()2779 (long long)sle64_to_cpu(resa->current_lsn)); in showrest()2835 latest_lsn = sle64_to_cpu(resa->current_lsn); in dorest()2883 latest_lsn = sle64_to_cpu(resa->current_lsn); in dorest()3564 if (logr->this_lsn == restart.current_lsn) in backward_rcrd()
461 *lsn = sle64_to_cpu(ra->current_lsn); in ntfs_check_and_load_restart_page()