Home
last modified time | relevance | path

Searched refs:LSN (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-fs-xfs6 The log sequence number (LSN) of the current head of the
7 log. The LSN is exported in "cycle:basic block" format.
15 The log sequence number (LSN) of the current tail of the
16 log. The LSN is exported in "cycle:basic block" format.
/Linux-v4.19/fs/ntfs/
Dtypes.h53 typedef s64 LSN; typedef
Dlogfile.c352 LSN *lsn) in ntfs_check_and_load_restart_page()
488 LSN rstr1_lsn, rstr2_lsn; in ntfs_check_logfile()
/Linux-v4.19/Documentation/filesystems/
Dxfs-delayed-logging-design.txt27 of transactions, their contents and the log sequence number (LSN) of the
30 Transaction Contents LSN
45 (increasing) LSN of each subsequent transaction - the LSN is effectively a
255 and as such are stored in the Active Item List (AIL) which is a LSN-ordered
423 To do this, transactions need to record the LSN of the commit record of the
424 transaction. This LSN comes directly from the log buffer the transaction is
438 Then, instead of assigning a log buffer LSN to the transaction commit LSN
442 result, the code that forces the log to a specific LSN now needs to ensure that
449 the checkpoint context records the LSN of the commit record for the checkpoint,
473 force the log at the LSN of that transaction) and so the higher level code
[all …]
Dxfs-self-describing-metadata.txt135 Number (LSN) of the most recent transaction it was modified on written into it.
138 the LSN we can tell if the corrupted metadata all belonged to the same log
179 is extensively verified and if it is OK we then update the LSN from the last
323 update the LSN field (when it was last modified) and calculate the CRC on the
343 addition here is to add the LSN and CRC to the inode as it is copied back into