Lines Matching defs:replay
24 * don't have replay code, fast commit falls back to full commits.
43 * replay.
1252 /* Helper struct for dentry replay routines */
1272 /* Unlink replay function */
1346 * we replayed this tag and crashed before the entire replay
1370 /* Link replay function */
1394 * Record all the modified inodes during replay. We use this later to setup
1424 * Inode replay function
1521 * Dentry create replay function.
1583 * and used by inodes during replay phase. Our simple replay phase
1587 ext4_lblk_t lblk, ext4_fsblk_t pblk, int len, int replay)
1594 * during replay phase, the fc_regions_valid may not same as
1597 if (replay && state->fc_regions_used != state->fc_regions_valid)
1619 if (replay)
1715 * at the end of the FC replay using our array of
1885 * allocator that runs during replay phase is calls this function to see
1905 /* Cleanup function called after replay */
1920 * - Make sure the fast commit area has valid tags for replay
1921 * - Count number of tags that need to be replayed by the replay handler
1923 * - Create a list of excluded blocks for allocation during replay phase
1927 * to indicate that scan has finished and JBD2 can now start replay phase.
1930 * to indicate the number of tags that need to replayed during the replay phase.
2143 * We set replay callback even if fast commit disabled because we may