jbd2_journal_restart
EXPORT_SYMBOL(jbd2_journal_restart);
status = jbd2_journal_restart(handle,
status = jbd2_journal_restart(handle, OCFS2_MAX_TRANS_DATA);
extern int jbd2_journal_restart(handle_t *, int nblocks);