jbd2_log_wait_commit 5513 fs/ext4/inode.c 			jbd2_log_wait_commit(journal, commit_tid);
jbd2_log_wait_commit 5206 fs/ext4/super.c 				ret = jbd2_log_wait_commit(sbi->s_journal,
jbd2_log_wait_commit  156 fs/jbd2/checkpoint.c 				jbd2_log_wait_commit(journal, tid);
jbd2_log_wait_commit  290 fs/jbd2/checkpoint.c 			jbd2_log_wait_commit(journal, tid);
jbd2_log_wait_commit   83 fs/jbd2/journal.c EXPORT_SYMBOL(jbd2_log_wait_commit);
jbd2_log_wait_commit  558 fs/jbd2/journal.c 	ret = jbd2_log_wait_commit(journal, tid);
jbd2_log_wait_commit  762 fs/jbd2/journal.c 	return jbd2_log_wait_commit(journal, tid);
jbd2_log_wait_commit 1985 fs/jbd2/journal.c 		jbd2_log_wait_commit(journal, tid);
jbd2_log_wait_commit 1858 fs/jbd2/transaction.c 		err = jbd2_log_wait_commit(journal, tid);
jbd2_log_wait_commit 6136 fs/ocfs2/alloc.c 		jbd2_log_wait_commit(osb->journal->j_journal, target);
jbd2_log_wait_commit  415 fs/ocfs2/super.c 			jbd2_log_wait_commit(osb->journal->j_journal,
jbd2_log_wait_commit 1493 include/linux/jbd2.h int jbd2_log_wait_commit(journal_t *journal, tid_t tid);