Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
Dprocfs.c379 JF(j_next_full_flush), in show_journal()
Djournal.c3664 journal->j_next_full_flush = 1; in check_journal_end()
4026 if (journal->j_next_full_flush) { in do_journal_end()
4048 if (journal->j_next_full_flush) { in do_journal_end()
4265 journal->j_next_full_flush = 0; in do_journal_end()
Dreiserfs.h348 int j_next_full_flush; member