Home
last modified time | relevance | path

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

/fs/reiserfs/
Djournal.c86 #define FLUSH_ALL 1 /* flush commit and real blocks */ macro
1890 do_journal_end(th, sb, 10, FLUSH_ALL); in do_journal_release()
1899 do_journal_end(&myth, sb, 1, FLUSH_ALL); in do_journal_release()
1913 do_journal_end(&myth, sb, 1, FLUSH_ALL); in do_journal_release()
3549 int flush = flags & FLUSH_ALL; in check_journal_end()
3932 flags |= FLUSH_ALL | COMMIT_NOW | WAIT; in do_journal_end()
3933 flush = flags & FLUSH_ALL; in do_journal_end()
3946 flags |= FLUSH_ALL; in do_journal_end()