Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Dreplay.c1026 c->replaying = 1; in ubifs_replay_journal()
1080 c->replaying = 0; in ubifs_replay_journal()
Dtnc.c505 if (ret == 0 && c->replaying) in fallible_read_node()
2298 if (c->replaying) in ubifs_tnc_add_nm()
2341 if (c->replaying) { in ubifs_tnc_add_nm()
2530 if (c->replaying) in ubifs_tnc_remove_nm()
Dlog.c148 ubifs_assert(c->replaying && c->ro_mount); in ubifs_add_bud()
Dubifs.h1452 unsigned int replaying:1; member
Ddebug.c1396 if (znode->level != 0 || c->replaying) in dbg_check_znode()
1513 if (prev->level == 0 && znode->level == 0 && !c->replaying && in dbg_check_tnc()
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt162 - replaying MMIO logs, i.e., re-executing the recorded writes
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-cache.txt31 cache entries, and replaying those requests when the cache entry
/linux-4.1.27/Documentation/filesystems/
Dext2.txt270 ext3 journal from mounting the filesystem without replaying the journal.