Searched refs:replayed (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | dmx-fopen.rst | 70 A recorded Transport Stream is replayed by writing to this device.
|
/Linux-v5.4/fs/ocfs2/ |
D | journal.c | 56 int dirty, int replayed); 919 int dirty, int replayed) in ocfs2_journal_toggle_dirty() argument 941 if (replayed) in ocfs2_journal_toggle_dirty() 1052 int ocfs2_journal_load(struct ocfs2_journal *journal, int local, int replayed) in ocfs2_journal_load() argument 1069 status = ocfs2_journal_toggle_dirty(osb, 1, replayed); in ocfs2_journal_load()
|
D | journal.h | 178 int replayed);
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | dm-integrity.rst | 81 R - recovery mode - in this mode, journal is not replayed, 250 be replayed.
|
/Linux-v5.4/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 288 either be completely replayed during log recovery, or not replayed at all. If 289 a transaction is not replayed because it is not complete in the log, then 290 no later transactions should be replayed, either.
|
D | ubifs-authentication.rst | 132 of the index. During mount, the journal is read from the flash and replayed
|
/Linux-v5.4/fs/befs/ |
D | ChangeLog | 240 the journal needs to be replayed, and the filesystem cannot be mounted.
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | journal.rst | 16 crash during the second slow write, the journal can be replayed all the
|
/Linux-v5.4/Documentation/admin-guide/ |
D | ext4.rst | 418 a crash, the journal can be replayed, bringing both data and metadata into a
|