Searched refs:replaying (Results 1 – 11 of 11) sorted by relevance
15 and can take the following values, depending on whether we are replaying
61 and can take the following values, depending on whether we are replaying
1024 c->replaying = 1; in ubifs_replay_journal()1078 c->replaying = 0; in ubifs_replay_journal()
410 if (c->replaying) { in tnc_read_hashed_node()521 if (ret == 0 && c->replaying) in fallible_read_node()2416 if (c->replaying) in ubifs_tnc_add_nm()2459 if (c->replaying) { in ubifs_tnc_add_nm()2648 if (c->replaying) in ubifs_tnc_remove_nm()2958 if (c->replaying) in ubifs_tnc_next_ent()
148 ubifs_assert(c, c->replaying && c->ro_mount); in ubifs_add_bud()
1447 unsigned int replaying:1; member
1400 if (znode->level != 0 || c->replaying) in dbg_check_znode()1517 if (prev->level == 0 && znode->level == 0 && !c->replaying && in dbg_check_tnc()
182 - replaying MMIO logs, i.e., re-executing the recorded writes
139 mode, the integrity of journal entries is checked when replaying
31 cache entries, and replaying those requests when the cache entry
268 ext3 journal from mounting the filesystem without replaying the journal.