journal_try_to_free_buffers 1672 fs/ext3/inode.c 	return journal_try_to_free_buffers(journal, page, wait);
journal_try_to_free_buffers   52 fs/ocfs2/ocfs2_jbd_compat.h #define jbd2_journal_try_to_free_buffers	journal_try_to_free_buffers
journal_try_to_free_buffers  892 include/linux/jbd.h extern int	 journal_try_to_free_buffers(journal_t *, struct page *, gfp_t);