Lines Matching defs:full
24 * don't have replay code, fast commit falls back to full commits.
72 * to full commit.
152 * area is invalid (because new full commit would be found). In order to deal
156 * fast commit recovery even if that area is invalidated by later full
336 * transaction, commit operation would result in a full jbd2 commit.
365 * called after a full commit, we initialize fast commit fields and then call
366 * __fc_track_fn() with update = 0. If we have already been called after a full
1186 * due to various reasons, we fall back to full commit. Returns 0
1218 * full commit.
1264 * full commit. full is true if we are called after a full commit.
1266 static void ext4_fc_cleanup(journal_t *journal, int full, tid_t tid)
1273 if (full && sbi->s_fc_bh)
1276 trace_ext4_fc_cleanup(journal, full, tid);
1321 if (full)