jbd2_journal_restart  345 fs/ext4/ext4_jbd2.h 		return jbd2_journal_restart(handle, nblocks);
jbd2_journal_restart  734 fs/jbd2/transaction.c EXPORT_SYMBOL(jbd2_journal_restart);
jbd2_journal_restart  439 fs/ocfs2/journal.c 		status = jbd2_journal_restart(handle,
jbd2_journal_restart  477 fs/ocfs2/journal.c 		status = jbd2_journal_restart(handle, OCFS2_MAX_TRANS_DATA);
jbd2_journal_restart 1363 include/linux/jbd2.h extern int	 jbd2_journal_restart(handle_t *, int nblocks);