eb_bh             666 fs/ocfs2/alloc.c 					struct buffer_head *eb_bh)
eb_bh             668 fs/ocfs2/alloc.c 	struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data;
eb_bh             678 fs/ocfs2/alloc.c 	path->p_node[index].bh = eb_bh;
eb_bh             955 fs/ocfs2/alloc.c 	struct buffer_head *eb_bh = NULL;
eb_bh             963 fs/ocfs2/alloc.c 						 &eb_bh);
eb_bh             968 fs/ocfs2/alloc.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh             976 fs/ocfs2/alloc.c 	brelse(eb_bh);
eb_bh            1149 fs/ocfs2/alloc.c 			    struct buffer_head *eb_bh,
eb_bh            1164 fs/ocfs2/alloc.c 	if (eb_bh) {
eb_bh            1165 fs/ocfs2/alloc.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh            1297 fs/ocfs2/alloc.c 	if (eb_bh) {
eb_bh            1298 fs/ocfs2/alloc.c 		status = ocfs2_journal_access_eb(handle, et->et_ci, eb_bh,
eb_bh            1323 fs/ocfs2/alloc.c 	if (eb_bh)
eb_bh            1324 fs/ocfs2/alloc.c 		ocfs2_journal_dirty(handle, eb_bh);
eb_bh             773 fs/ocfs2/dir.c 	struct buffer_head *eb_bh = NULL;
eb_bh             779 fs/ocfs2/dir.c 				      &eb_bh);
eb_bh             785 fs/ocfs2/dir.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh             792 fs/ocfs2/dir.c 					  (unsigned long long)eb_bh->b_blocknr);
eb_bh             824 fs/ocfs2/dir.c 	brelse(eb_bh);
eb_bh             281 fs/ocfs2/extent_map.c 	struct buffer_head *eb_bh = NULL;
eb_bh             285 fs/ocfs2/extent_map.c 	ret = ocfs2_read_extent_block(INODE_CACHE(inode), last_eb_blk, &eb_bh);
eb_bh             291 fs/ocfs2/extent_map.c 	eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh             298 fs/ocfs2/extent_map.c 			    (unsigned long long)eb_bh->b_blocknr);
eb_bh             310 fs/ocfs2/extent_map.c 	brelse(eb_bh);
eb_bh             347 fs/ocfs2/extent_map.c 			       struct buffer_head *eb_bh,
eb_bh             357 fs/ocfs2/extent_map.c 	if (i == le16_to_cpu(el->l_next_free_rec) && eb_bh) {
eb_bh             358 fs/ocfs2/extent_map.c 		eb = (struct ocfs2_extent_block *)eb_bh->b_data;
eb_bh             409 fs/ocfs2/extent_map.c 	struct buffer_head *eb_bh = NULL;
eb_bh             421 fs/ocfs2/extent_map.c 				      &eb_bh);
eb_bh             427 fs/ocfs2/extent_map.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh             434 fs/ocfs2/extent_map.c 				    (unsigned long long)eb_bh->b_blocknr);
eb_bh             449 fs/ocfs2/extent_map.c 							 el, eb_bh,
eb_bh             513 fs/ocfs2/extent_map.c 	brelse(eb_bh);
eb_bh             538 fs/ocfs2/extent_map.c 	struct buffer_head *eb_bh = NULL;
eb_bh             545 fs/ocfs2/extent_map.c 				      &eb_bh);
eb_bh             551 fs/ocfs2/extent_map.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh             558 fs/ocfs2/extent_map.c 				    (unsigned long long)eb_bh->b_blocknr);
eb_bh             593 fs/ocfs2/extent_map.c 	brelse(eb_bh);
eb_bh              59 fs/ocfs2/extent_map.h 			       struct buffer_head *eb_bh,
eb_bh            1068 fs/ocfs2/refcounttree.c 	struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL;
eb_bh            1085 fs/ocfs2/refcounttree.c 		ret = ocfs2_find_leaf(ci, el, low_cpos, &eb_bh);
eb_bh            1091 fs/ocfs2/refcounttree.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh            1098 fs/ocfs2/refcounttree.c 					  (unsigned long long)eb_bh->b_blocknr);
eb_bh            1136 fs/ocfs2/refcounttree.c 	brelse(eb_bh);
eb_bh            2637 fs/ocfs2/refcounttree.c 	struct buffer_head *eb_bh = NULL;
eb_bh            2647 fs/ocfs2/refcounttree.c 		ret = ocfs2_find_leaf(INODE_CACHE(inode), el, cpos, &eb_bh);
eb_bh            2653 fs/ocfs2/refcounttree.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh            2660 fs/ocfs2/refcounttree.c 					  (unsigned long long)eb_bh->b_blocknr);
eb_bh            2803 fs/ocfs2/refcounttree.c 			brelse(eb_bh);
eb_bh            2804 fs/ocfs2/refcounttree.c 			eb_bh = NULL;
eb_bh            2808 fs/ocfs2/refcounttree.c 					       &eb_bh);
eb_bh            2814 fs/ocfs2/refcounttree.c 			eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh            2821 fs/ocfs2/refcounttree.c 	brelse(eb_bh);
eb_bh            3693 fs/ocfs2/xattr.c 	struct buffer_head *eb_bh = NULL;
eb_bh            3700 fs/ocfs2/xattr.c 				      &eb_bh);
eb_bh            3706 fs/ocfs2/xattr.c 		eb = (struct ocfs2_extent_block *) eb_bh->b_data;
eb_bh            3713 fs/ocfs2/xattr.c 					  (unsigned long long)eb_bh->b_blocknr);
eb_bh            3740 fs/ocfs2/xattr.c 	brelse(eb_bh);