Home
last modified time | relevance | path

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

/fs/reiserfs/
Djournal.c83 #define FLUSH_ALL 1 /* flush commit and real blocks */ macro
1918 do_journal_end(th, FLUSH_ALL); in do_journal_release()
1929 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
1941 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
3623 int flush = flags & FLUSH_ALL; in check_journal_end()
4018 flags |= FLUSH_ALL | COMMIT_NOW | WAIT; in do_journal_end()
4019 flush = flags & FLUSH_ALL; in do_journal_end()
4032 flags |= FLUSH_ALL; in do_journal_end()