Searched refs:replayed (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/qapi/ |
H A D | replay.json | 37 # in record or replay modes, when the log is recorded or replayed. 108 # replayed, then the command fails. Instruction count can be obtained
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 070.out | 4 …EST_DIR/iotest-dirtylog-10G-4M.vhdx' opened read-only, but contains a log that needs to be replayed
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-fopen.rst | 61 A recorded Transport Stream is replayed by writing to this device.
|
/openbmc/qemu/docs/system/ |
H A D | replay.rst | 66 * Interaction with audio devices and serial ports are recorded and replayed 83 can be replayed by simulating the behavior of virtual machine starting from 111 controller. Therefore all disk requests may be recorded and replayed.
|
/openbmc/linux/fs/ocfs2/ |
H A D | journal.c | 55 int dirty, int replayed); 999 int dirty, int replayed) in ocfs2_journal_toggle_dirty() argument 1021 if (replayed) in ocfs2_journal_toggle_dirty() 1134 int ocfs2_journal_load(struct ocfs2_journal *journal, int local, int replayed) in ocfs2_journal_load() argument 1151 if (replayed) { in ocfs2_journal_load() 1159 status = ocfs2_journal_toggle_dirty(osb, 1, replayed); in ocfs2_journal_load()
|
H A D | journal.h | 178 int replayed);
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-integrity.rst | 90 R - recovery mode - in this mode, journal is not replayed, 293 be replayed.
|
/openbmc/linux/Documentation/filesystems/ |
H 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.
|
H A D | ubifs-authentication.rst | 136 of the index. During mount, the journal is read from the flash and replayed
|
H A D | xfs-online-fsck-design.rst | 1592 recovery can tell if the EFI needs to be replayed. 4027 in the superblock protects these new log item records from being replayed on
|
/openbmc/linux/fs/befs/ |
H A D | ChangeLog | 240 the journal needs to be replayed, and the filesystem cannot be mounted.
|
/openbmc/qemu/docs/devel/ |
H A D | replay.rst | 156 replayed guest.
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | journal.rst | 16 crash during the second slow write, the journal can be replayed all the
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ext4.rst | 430 a crash, the journal can be replayed, bringing both data and metadata into a
|
/openbmc/qemu/ |
H A D | hmp-commands.hx | 1755 When there is no preceding snapshot or the execution is not replayed,
|