Lines Matching defs:full
24 * don't have replay code, fast commit falls back to full commits.
73 * back to full commit. This is useful in case of transient errors.
78 * ext4_fc_stop_ineligible() to fall back to full commits. It is important to
79 * make one more fast commit to fall back to full commit after stop call so
82 * followed by at least 1 full commit.
255 * operation would result in a full jbd2 commit.
272 * such an operation is in progress fall back to full commits.
289 * to ensure that after stopping the ineligible update, at least one full
310 * called after a full commit, we initialize fast commit fields and then call
311 * __fc_track_fn() with update = 0. If we have already been called after a full
1097 * due to various reasons, we fall back to full commit. Returns 0
1191 * full commit. full is true if we are called after a full commit.
1193 static void ext4_fc_cleanup(journal_t *journal, int full)
1201 if (full && sbi->s_fc_bh)
1244 if (full)