t_bh             3957 fs/ocfs2/refcounttree.c 				       struct buffer_head *t_bh)
t_bh             3963 fs/ocfs2/refcounttree.c 	struct ocfs2_dinode *t_di = (struct ocfs2_dinode *)t_bh->b_data;
t_bh             3974 fs/ocfs2/refcounttree.c 	ret = ocfs2_journal_access_di(handle, INODE_CACHE(t_inode), t_bh,
t_bh             3989 fs/ocfs2/refcounttree.c 	ocfs2_journal_dirty(handle, t_bh);
t_bh             3999 fs/ocfs2/refcounttree.c 				struct buffer_head *t_bh,
t_bh             4010 fs/ocfs2/refcounttree.c 	ocfs2_init_dinode_extent_tree(&et, INODE_CACHE(t_inode), t_bh);
t_bh             4052 fs/ocfs2/refcounttree.c 				  struct buffer_head *t_bh,
t_bh             4058 fs/ocfs2/refcounttree.c 	struct ocfs2_dinode *di = (struct ocfs2_dinode *)t_bh->b_data;
t_bh             4069 fs/ocfs2/refcounttree.c 	ret = ocfs2_journal_access_di(handle, INODE_CACHE(t_inode), t_bh,
t_bh             4113 fs/ocfs2/refcounttree.c 	ocfs2_journal_dirty(handle, t_bh);
t_bh             4123 fs/ocfs2/refcounttree.c 				     struct buffer_head *t_bh,
t_bh             4135 fs/ocfs2/refcounttree.c 	ret = ocfs2_set_refcount_tree(t_inode, t_bh,
t_bh             4144 fs/ocfs2/refcounttree.c 						  t_inode, t_bh);
t_bh             4157 fs/ocfs2/refcounttree.c 	ret = ocfs2_duplicate_extent_list(s_inode, t_inode, t_bh,
t_bh             4504 fs/ocfs2/refcounttree.c 					 struct buffer_head *t_bh,
t_bh             4524 fs/ocfs2/refcounttree.c 	ocfs2_init_dinode_extent_tree(&t_et, INODE_CACHE(t_inode), t_bh);
t_bh             4549 fs/ocfs2/refcounttree.c 		ret = ocfs2_remove_inode_range(t_inode, t_bh, pstart, plen);
t_bh             4618 fs/ocfs2/refcounttree.c 				  struct buffer_head *t_bh,
t_bh             4630 fs/ocfs2/refcounttree.c 	dit = (struct ocfs2_dinode *)t_bh->b_data;
t_bh             4640 fs/ocfs2/refcounttree.c 		ret = ocfs2_duplicate_inline_data(s_inode, s_bh, t_inode, t_bh);
t_bh             4678 fs/ocfs2/refcounttree.c 		ret = ocfs2_set_refcount_tree(t_inode, t_bh,
t_bh             4688 fs/ocfs2/refcounttree.c 		ret = ocfs2_convert_inline_data_to_extents(t_inode, t_bh);
t_bh             4696 fs/ocfs2/refcounttree.c 	ret = ocfs2_reflink_remap_extent(s_inode, s_bh, pos_in, t_inode, t_bh,
t_bh             4810 fs/ocfs2/refcounttree.c 				 struct buffer_head *t_bh)
t_bh             4818 fs/ocfs2/refcounttree.c 		brelse(t_bh);
t_bh              114 fs/ocfs2/refcounttree.h 				  struct buffer_head *t_bh,
t_bh              124 fs/ocfs2/refcounttree.h 				 struct buffer_head *t_bh);