Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jbd2/
Dcommit.c32 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync() function
154 bh->b_end_io = journal_end_buffer_io_sync; in journal_submit_commit_record()
763 bh->b_end_io = journal_end_buffer_io_sync; in jbd2_journal_commit_transaction()