Searched refs:replayed (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-fopen.rst | 63 A recorded Transport Stream is replayed by writing to this device.
|
/Linux-v4.19/fs/ocfs2/ |
D | journal.c | 70 int dirty, int replayed); 932 int dirty, int replayed) in ocfs2_journal_toggle_dirty() argument 954 if (replayed) in ocfs2_journal_toggle_dirty() 1067 int ocfs2_journal_load(struct ocfs2_journal *journal, int local, int replayed) in ocfs2_journal_load() argument 1084 status = ocfs2_journal_toggle_dirty(osb, 1, replayed); in ocfs2_journal_load()
|
D | journal.h | 193 int replayed);
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-integrity.txt | 62 R - recovery mode - in this mode, journal is not replayed, 197 be replayed.
|
/Linux-v4.19/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.
|
/Linux-v4.19/fs/befs/ |
D | ChangeLog | 240 the journal needs to be replayed, and the filesystem cannot be mounted.
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | journal.rst | 16 crash during the second slow write, the journal can be replayed all the
|
/Linux-v4.19/Documentation/filesystems/ext4/ |
D | ext4.rst | 393 a crash, the journal can be replayed, bringing both data and metadata into a
|