Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Djournal.c1933 static void jbd2_mark_journal_empty(journal_t *journal, blk_opf_t write_flags) in jbd2_mark_journal_empty() function
2213 jbd2_mark_journal_empty(journal, REQ_PREFLUSH | REQ_FUA); in jbd2_journal_destroy()
2510 jbd2_mark_journal_empty(journal, REQ_FUA); in jbd2_journal_flush()
2556 jbd2_mark_journal_empty(journal, REQ_FUA); in jbd2_journal_wipe()