Home
last modified time | relevance | path

Searched refs:replaying (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Daudio_data_types.rst15 and can take the following values, depending on whether we are replaying
Dvideo_types.rst61 and can take the following values, depending on whether we are replaying
/kernel/linux/linux-5.10/fs/ubifs/
Dtnc.c397 if (c->replaying) { in tnc_read_hashed_node()
513 if (ret == 0 && c->replaying) in fallible_read_node()
2424 if (c->replaying) in ubifs_tnc_add_nm()
2469 if (c->replaying) { in ubifs_tnc_add_nm()
2658 if (c->replaying) in ubifs_tnc_remove_nm()
2971 if (c->replaying) in ubifs_tnc_next_ent()
Dreplay.c1195 c->replaying = 1; in ubifs_replay_journal()
1249 c->replaying = 0; in ubifs_replay_journal()
Dlog.c136 ubifs_assert(c, c->replaying && c->ro_mount); in ubifs_add_bud()
Dubifs.h1483 unsigned int replaying:1; member
Ddebug.c1416 if (znode->level != 0 || c->replaying) in dbg_check_znode()
1533 if (prev->level == 0 && znode->level == 0 && !c->replaying && in dbg_check_tnc()
/kernel/linux/linux-5.10/Documentation/trace/
Dmmiotrace.rst182 - replaying MMIO logs, i.e., re-executing the recorded writes
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/
Drpc-cache.rst38 cache entries, and replaying those requests when the cache entry
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-integrity.rst162 mode, the integrity of journal entries is checked when replaying
/kernel/linux/linux-5.10/Documentation/filesystems/
Dext2.rst278 ext3 journal from mounting the filesystem without replaying the journal.