Searched refs:jbd2_journal_force_commit (Results 1 – 2 of 2) sorted by relevance
89 EXPORT_SYMBOL(jbd2_journal_force_commit);554 int jbd2_journal_force_commit(journal_t *journal) in jbd2_journal_force_commit() function
2505 ret = jbd2_journal_force_commit(osb->journal->j_journal); in ocfs2_file_write_iter()