Searched refs:replaying (Results 1 – 12 of 12) sorted by relevance
/linux/fs/ntfs3/ |
H A D | Kconfig | 11 write, journal replaying, sparse/compressed files support).
|
/linux/fs/ubifs/ |
H A D | tnc.c | 435 if (c->replaying) { in tnc_read_hashed_node() 551 if (ret == 0 && c->replaying) in fallible_read_node() 914 * media. This may happen when replaying the journal if a deleted node was 2462 if (c->replaying) in ubifs_tnc_add_nm() 2507 if (c->replaying) { in ubifs_tnc_add_nm() 2696 if (c->replaying) in ubifs_tnc_remove_nm() 3007 if (c->replaying) in ubifs_tnc_next_ent()
|
H A D | log.c | 136 ubifs_assert(c, c->replaying && c->ro_mount); in ubifs_add_bud()
|
H A D | ubifs.h | 99 * in TNC. However, when replaying, it is handy to introduce fake "truncation" 1243 * @replaying: %1 during journal replay 1496 unsigned int replaying:1; member
|
H A D | debug.c | 1419 if (znode->level != 0 || c->replaying) in dbg_check_znode() 1536 if (prev->level == 0 && znode->level == 0 && !c->replaying && in dbg_check_tnc()
|
/linux/Documentation/trace/ |
H A D | mmiotrace.rst | 182 - replaying MMIO logs, i.e., re-executing the recorded writes
|
/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | 26 userspace API used for replaying GPU hangs on a running system.
|
/linux/Documentation/filesystems/nfs/ |
H A D | rpc-cache.rst | 38 cache entries, and replaying those requests when the cache entry
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-integrity.rst | 172 mode, the integrity of journal entries is checked when replaying
|
/linux/Documentation/filesystems/ |
H A D | ext2.rst | 277 ext3 journal from mounting the filesystem without replaying the journal.
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_audio.rst | 78 and can take the following values, depending on whether we are replaying
|
H A D | legacy_dvb_video.rst | 230 and can take the following values, depending on whether we are replaying
|