Home
last modified time | relevance | path

Searched refs:continue_replay (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/reiserfs/
H A Djournal.c2385 int continue_replay = 1; in journal_read() local
2431 continue_replay = 0; in journal_read()
2442 while (continue_replay in journal_read()
2507 while (continue_replay && oldest_trans_id > 0) { in journal_read()