Searched refs:cur_write_start (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/reiserfs/
H A Djournal.c3994 int cur_write_start = 0; /* start index of current log write */ local
4192 * cur_write_start wherever you use it
4194 cur_write_start = journal->j_start;
4207 ((cur_write_start +

Completed in 229 milliseconds