Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dprocfs.c366 JF(j_next_full_flush), in show_journal()
Djournal.c3590 journal->j_next_full_flush = 1; in check_journal_end()
3945 if (journal->j_next_full_flush) { in do_journal_end()
3965 if (journal->j_next_full_flush) { in do_journal_end()
4164 journal->j_next_full_flush = 0; in do_journal_end()
Dreiserfs.h275 int j_next_full_flush; /* next journal_end will flush all journal list */ member