Home
last modified time | relevance | path

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

/linux-4.4.14/fs/reiserfs/
Djournal.c3616 int commit_now = flags & COMMIT_NOW; in check_journal_end() local
3652 if (flush || commit_now) { in check_journal_end()
3683 if (commit_now in check_journal_end()
3697 commit_now = 1; in check_journal_end()
3703 && !flush && !commit_now && (journal->j_len < journal->j_max_batch) in check_journal_end()