jbd2_journal_restart  188 fs/ext4/ext4_jbd2.h 	return jbd2_journal_restart(handle, nblocks);
jbd2_journal_restart  346 fs/ocfs2/journal.c 		status = jbd2_journal_restart(handle, nblocks);
jbd2_journal_restart 1034 include/linux/jbd2.h extern int	 jbd2_journal_restart (handle_t *, int nblocks);