jbd2_journal_stop  162 fs/ext4/super.c 	rc = jbd2_journal_stop(handle);
jbd2_journal_stop 1306 fs/jbd2/transaction.c 		ret = jbd2_journal_stop(handle);
jbd2_journal_stop  293 fs/ocfs2/journal.c 	ret = jbd2_journal_stop(handle);
jbd2_journal_stop 1046 include/linux/jbd2.h extern int	 jbd2_journal_stop(handle_t *);