Searched refs:replayed (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
A D | dmx-fopen.rst | 61 A recorded Transport Stream is replayed by writing to this device.
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | journal.c | 55 int dirty, int replayed); 963 int dirty, int replayed) in ocfs2_journal_toggle_dirty() argument 985 if (replayed) in ocfs2_journal_toggle_dirty() 1097 int ocfs2_journal_load(struct ocfs2_journal *journal, int local, int replayed) in ocfs2_journal_load() argument 1114 if (replayed) { in ocfs2_journal_load() 1122 status = ocfs2_journal_toggle_dirty(osb, 1, replayed); in ocfs2_journal_load()
|
A D | journal.h | 178 int replayed);
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | dm-integrity.rst | 81 R - recovery mode - in this mode, journal is not replayed, 283 be replayed.
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | xfs-delayed-logging-design.rst | 132 completed transactions will be replayed during recovery. 577 either be completely replayed during log recovery, or not replayed at all. If 578 a transaction is not replayed because it is not complete in the log, then 579 no later transactions should be replayed, either.
|
A D | ubifs-authentication.rst | 136 of the index. During mount, the journal is read from the flash and replayed
|
/linux-6.3-rc2/fs/befs/ |
A D | ChangeLog | 240 the journal needs to be replayed, and the filesystem cannot be mounted.
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | journal.rst | 16 crash during the second slow write, the journal can be replayed all the
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | ext4.rst | 430 a crash, the journal can be replayed, bringing both data and metadata into a
|
Completed in 23 milliseconds