Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Djournal.c3621 int commit_now = flags & COMMIT_NOW; in check_journal_end() local
3657 if (flush || commit_now) { in check_journal_end()
3688 if (commit_now in check_journal_end()
3702 commit_now = 1; in check_journal_end()
3708 && !flush && !commit_now && (journal->j_len < journal->j_max_batch) in check_journal_end()