Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Djournal.c3626 int commit_now = flags & COMMIT_NOW; in check_journal_end() local
3662 if (flush || commit_now) { in check_journal_end()
3693 if (commit_now in check_journal_end()
3707 commit_now = 1; in check_journal_end()
3713 && !flush && !commit_now && (journal->j_len < journal->j_max_batch) in check_journal_end()