Lines Matching defs:next_commit_ID
467 unsigned int first_commit_ID, next_commit_ID;
489 next_commit_ID = be32_to_cpu(sb->s_sequence);
492 first_commit_ID = next_commit_ID;
519 if (tid_geq(next_commit_ID, info->end_transaction))
523 next_commit_ID, next_log_block,
557 if (sequence != next_commit_ID) {
651 next_commit_ID)) {
760 next_commit_ID);
771 next_commit_ID);
816 info->end_transaction = next_commit_ID;
820 next_commit_ID;
828 next_commit_ID++;
851 next_commit_ID, info);
875 info->end_transaction = next_commit_ID;
879 if (info->end_transaction != next_commit_ID) {
882 pass, next_commit_ID, info->end_transaction);