Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd2/
Dcommit.c35 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync() function
157 bh->b_end_io = journal_end_buffer_io_sync; in journal_submit_commit_record()
742 bh->b_end_io = journal_end_buffer_io_sync; in jbd2_journal_commit_transaction()
/linux-4.1.27/fs/jbd/
Dcommit.c29 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync() function
678 bh->b_end_io = journal_end_buffer_io_sync; in journal_commit_transaction()