Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jbd2/
H A Djournal.c1715 * jbd2_mark_journal_empty() - Mark on disk journal as empty.
1722 static void jbd2_mark_journal_empty(journal_t *journal, int write_op) in jbd2_mark_journal_empty() function
2089 jbd2_mark_journal_empty(journal, in jbd2_journal_destroy()
2396 jbd2_mark_journal_empty(journal, REQ_SYNC | REQ_FUA); in jbd2_journal_flush()
2442 jbd2_mark_journal_empty(journal, REQ_SYNC | REQ_FUA); in jbd2_journal_wipe()
/kernel/linux/linux-6.6/fs/jbd2/
H A Djournal.c1885 * jbd2_mark_journal_empty() - Mark on disk journal as empty.
1892 static void jbd2_mark_journal_empty(journal_t *journal, blk_opf_t write_flags) in jbd2_mark_journal_empty() function
2172 jbd2_mark_journal_empty(journal, REQ_PREFLUSH | REQ_FUA); in jbd2_journal_destroy()
2473 jbd2_mark_journal_empty(journal, REQ_FUA); in jbd2_journal_flush()
2519 jbd2_mark_journal_empty(journal, REQ_FUA); in jbd2_journal_wipe()

Completed in 8 milliseconds