Home
last modified time | relevance | path

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

/linux-2.6.39/fs/reiserfs/
Dprocfs.c367 JF(j_next_full_flush), in show_journal()
Djournal.c3621 journal->j_next_full_flush = 1; in check_journal_end()
3977 if (journal->j_next_full_flush) { in do_journal_end()
3997 if (journal->j_next_full_flush) { in do_journal_end()
4196 journal->j_next_full_flush = 0; in do_journal_end()
/linux-2.6.39/include/linux/
Dreiserfs_fs_sb.h208 int j_next_full_flush; /* next journal_end will flush all journal list */ member