Home
last modified time | relevance | path

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

/Linux-v5.15/fs/reiserfs/
Dprocfs.c379 JF(j_next_full_flush), in show_journal()
Djournal.c3662 journal->j_next_full_flush = 1; in check_journal_end()
4024 if (journal->j_next_full_flush) { in do_journal_end()
4046 if (journal->j_next_full_flush) { in do_journal_end()
4263 journal->j_next_full_flush = 0; in do_journal_end()
Dreiserfs.h346 int j_next_full_flush; member