Searched refs:LSN (Results 1 – 5 of 5) sorted by relevance
6 The log sequence number (LSN) of the current head of the7 log. The LSN is exported in "cycle:basic block" format.15 The log sequence number (LSN) of the current tail of the16 log. The LSN is exported in "cycle:basic block" format.
39 typedef s64 LSN; typedef
338 LSN *lsn) in ntfs_check_and_load_restart_page()474 LSN rstr1_lsn, rstr2_lsn; in ntfs_check_logfile()
220 offset into the log. A LSN carries the cycle in the upper 32 bits and the222 bytes). Hence we can do realtively simple LSN based math to keep track of315 of transactions, their contents and the log sequence number (LSN) of the318 Transaction Contents LSN543 and as such are stored in the Active Item List (AIL) which is a LSN-ordered728 Then, instead of assigning a log buffer LSN to the transaction commit LSN763 force the log at the LSN of that transaction) and so the higher level code966 sequencing needs to wait until checkpoint contexts contain a commit LSN996 Write commit LSN into transaction1006 Write commit LSN into log item[all …]
138 Number (LSN) of the most recent transaction it was modified on written into it.141 the LSN we can tell if the corrupted metadata all belonged to the same log182 is extensively verified and if it is OK we then update the LSN from the last326 update the LSN field (when it was last modified) and calculate the CRC on the346 only addition here is to add the LSN and CRC to the inode as it is copied back
Completed in 8 milliseconds