Lines Matching defs:last
360 head[i].next = head + (i + 1); /* if last one, overwrite it after the if */
867 * page one last time after freeing the journal header.
1133 reiserfs_warning(s, "clm-2200", "last commit %lu, current %lu",
1201 struct reiserfs_journal_cnode *cn, *last;
1220 last = cn;
1222 free_cnode(sb, last);
1228 * if this timestamp is greater than the timestamp we wrote last to the
1585 * we only need to update the journal header block for the last list
1606 reiserfs_warning(s, "clm-2201", "last flush %lu, current %lu",
2296 * this is the last transaction to be replayed.
3556 /* last entry is the youngest, commit it and you get everything */
3655 * we wait on j_join_wait. We will wake up when the last writer has
3704 /* deal with old transactions where we are the last writers */