jbd2_journal_start_commit 5204 fs/ext4/super.c 		if (jbd2_journal_start_commit(sbi->s_journal, &target)) {
jbd2_journal_start_commit   85 fs/jbd2/journal.c EXPORT_SYMBOL(jbd2_journal_start_commit);
jbd2_journal_start_commit 6135 fs/ocfs2/alloc.c 	if (jbd2_journal_start_commit(osb->journal->j_journal, &target)) {
jbd2_journal_start_commit  412 fs/ocfs2/super.c 	if (jbd2_journal_start_commit(osb->journal->j_journal,
jbd2_journal_start_commit 1492 include/linux/jbd2.h int jbd2_journal_start_commit(journal_t *journal, tid_t *tid);