Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dprocfs.c379 JF(j_next_full_flush), in show_journal()
H A Djournal.c3671 journal->j_next_full_flush = 1; in check_journal_end()
4033 if (journal->j_next_full_flush) { in do_journal_end()
4055 if (journal->j_next_full_flush) { in do_journal_end()
4272 journal->j_next_full_flush = 0; in do_journal_end()
H A Dreiserfs.h345 int j_next_full_flush; member