Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Dprocfs.c379 JF(j_next_full_flush), in show_journal()
Djournal.c3666 journal->j_next_full_flush = 1; in check_journal_end()
4028 if (journal->j_next_full_flush) { in do_journal_end()
4050 if (journal->j_next_full_flush) { in do_journal_end()
4267 journal->j_next_full_flush = 0; in do_journal_end()
Dreiserfs.h346 int j_next_full_flush; member