Lines Matching defs:next_commit_ID
474 unsigned int first_commit_ID, next_commit_ID;
496 next_commit_ID = be32_to_cpu(sb->s_sequence);
500 first_commit_ID = next_commit_ID;
527 if (tid_geq(next_commit_ID, info->end_transaction))
531 next_commit_ID, next_log_block, journal->j_last);
563 if (sequence != next_commit_ID) {
657 next_commit_ID)) {
765 next_commit_ID);
776 next_commit_ID);
820 info->end_transaction = next_commit_ID;
825 next_commit_ID;
835 next_commit_ID++;
858 next_commit_ID, info);
882 info->end_transaction = next_commit_ID;
888 if (info->end_transaction != next_commit_ID) {
891 pass, next_commit_ID, info->end_transaction);