Home
last modified time | relevance | path

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

/Linux-v4.19/fs/reiserfs/
Djournal.c83 #define FLUSH_ALL 1 /* flush commit and real blocks */ macro
1926 do_journal_end(th, FLUSH_ALL); in do_journal_release()
1937 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
1950 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
3617 int flush = flags & FLUSH_ALL; in check_journal_end()
4013 flags |= FLUSH_ALL | COMMIT_NOW | WAIT; in do_journal_end()
4014 flush = flags & FLUSH_ALL; in do_journal_end()
4027 flags |= FLUSH_ALL; in do_journal_end()