Searched refs:jbd2_log_wait_commit (Results 1 – 5 of 5) sorted by relevance
105 jbd2_log_wait_commit(journal, tid); in __jbd2_log_wait_for_space()230 jbd2_log_wait_commit(journal, tid); in jbd2_log_do_checkpoint()
82 EXPORT_SYMBOL(jbd2_log_wait_commit);521 ret = jbd2_log_wait_commit(journal, tid); in __jbd2_journal_force_commit()651 int jbd2_log_wait_commit(journal_t *journal, tid_t tid) in jbd2_log_wait_commit() function806 return jbd2_log_wait_commit(journal, tid); in jbd2_complete_transaction()2429 jbd2_log_wait_commit(journal, tid); in jbd2_journal_flush()
1671 int jbd2_log_wait_commit(journal_t *journal, tid_t tid);
5981 jbd2_log_wait_commit(journal, commit_tid); in ext4_wait_for_tail_page_commit()
6496 ret = jbd2_log_wait_commit(sbi->s_journal, in ext4_sync_fs()