blk_bh            764 fs/ocfs2/refcounttree.c 	struct buffer_head *blk_bh = NULL;
blk_bh            774 fs/ocfs2/refcounttree.c 	ret = ocfs2_lock_refcount_tree(osb, ref_blkno, 1, &ref_tree, &blk_bh);
blk_bh            780 fs/ocfs2/refcounttree.c 	rb = (struct ocfs2_refcount_block *)blk_bh->b_data;
blk_bh            827 fs/ocfs2/refcounttree.c 	ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, blk_bh,
blk_bh            842 fs/ocfs2/refcounttree.c 	ocfs2_journal_dirty(handle, blk_bh);
blk_bh            869 fs/ocfs2/refcounttree.c 	brelse(blk_bh);
blk_bh            260 fs/ocfs2/xattr.c 					struct buffer_head *blk_bh,
blk_bh            998 fs/ocfs2/xattr.c 	struct buffer_head *blk_bh = NULL;
blk_bh           1006 fs/ocfs2/xattr.c 				     &blk_bh);
blk_bh           1012 fs/ocfs2/xattr.c 	xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           1018 fs/ocfs2/xattr.c 		ret = ocfs2_xattr_tree_list_index_block(inode, blk_bh,
blk_bh           1021 fs/ocfs2/xattr.c 	brelse(blk_bh);
blk_bh           2451 fs/ocfs2/xattr.c 				    struct buffer_head *blk_bh,
blk_bh           2458 fs/ocfs2/xattr.c 		.vb_bh = blk_bh,
blk_bh           2466 fs/ocfs2/xattr.c 	xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           2473 fs/ocfs2/xattr.c 						blk_bh,
blk_bh           2487 fs/ocfs2/xattr.c 	struct buffer_head *blk_bh = NULL;
blk_bh           2495 fs/ocfs2/xattr.c 	ret = ocfs2_read_xattr_block(inode, block, &blk_bh);
blk_bh           2501 fs/ocfs2/xattr.c 	ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh);
blk_bh           2507 fs/ocfs2/xattr.c 	xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           2551 fs/ocfs2/xattr.c 	brelse(blk_bh);
blk_bh           2819 fs/ocfs2/xattr.c 	struct buffer_head *blk_bh = NULL;
blk_bh           2827 fs/ocfs2/xattr.c 				     &blk_bh);
blk_bh           2833 fs/ocfs2/xattr.c 	xs->xattr_bh = blk_bh;
blk_bh           2834 fs/ocfs2/xattr.c 	xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           2839 fs/ocfs2/xattr.c 		xs->end = (void *)(blk_bh->b_data) + blk_bh->b_size;
blk_bh           2844 fs/ocfs2/xattr.c 		ret = ocfs2_xattr_index_block_find(inode, blk_bh,
blk_bh           2855 fs/ocfs2/xattr.c 	brelse(blk_bh);
blk_bh           4082 fs/ocfs2/xattr.c 					   struct buffer_head *blk_bh,
blk_bh           4087 fs/ocfs2/xattr.c 			(struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           4104 fs/ocfs2/xattr.c 		ret = rec_func(inode, blk_bh, p_blkno, e_cpos,
blk_bh           4131 fs/ocfs2/xattr.c 					     struct buffer_head *blk_bh,
blk_bh           4142 fs/ocfs2/xattr.c 	ret = ocfs2_iterate_xattr_index_block(inode, blk_bh,
blk_bh           6104 fs/ocfs2/xattr.c 				struct buffer_head *blk_bh,
blk_bh           6111 fs/ocfs2/xattr.c 				(struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           6116 fs/ocfs2/xattr.c 			.vb_bh = blk_bh,
blk_bh           6130 fs/ocfs2/xattr.c 		ret = ocfs2_iterate_xattr_index_block(inode, blk_bh,
blk_bh           6147 fs/ocfs2/xattr.c 	struct buffer_head *blk_bh = NULL;
blk_bh           6163 fs/ocfs2/xattr.c 				     &blk_bh);
blk_bh           6169 fs/ocfs2/xattr.c 	ret = ocfs2_xattr_block_attach_refcount(inode, blk_bh, ref_ci,
blk_bh           6174 fs/ocfs2/xattr.c 	brelse(blk_bh);
blk_bh           6583 fs/ocfs2/xattr.c 				     struct buffer_head *blk_bh,
blk_bh           6593 fs/ocfs2/xattr.c 			(struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           6637 fs/ocfs2/xattr.c 	memcpy(new_blk_bh->b_data + header_off, blk_bh->b_data + header_off,
blk_bh           6640 fs/ocfs2/xattr.c 	ret = ocfs2_reflink_xattr_header(handle, args, blk_bh, xh,
blk_bh           7054 fs/ocfs2/xattr.c 				    struct buffer_head *blk_bh,
blk_bh           7062 fs/ocfs2/xattr.c 	para.old_blk_bh = blk_bh;
blk_bh           7078 fs/ocfs2/xattr.c 	ret = ocfs2_iterate_xattr_index_block(args->old_inode, blk_bh,
blk_bh           7091 fs/ocfs2/xattr.c 					struct buffer_head *blk_bh)
blk_bh           7096 fs/ocfs2/xattr.c 			(struct ocfs2_xattr_block *)blk_bh->b_data;
blk_bh           7110 fs/ocfs2/xattr.c 		ret = ocfs2_reflink_xattr_block(args, blk_bh, new_blk_bh);
blk_bh           7112 fs/ocfs2/xattr.c 		ret = ocfs2_reflink_xattr_tree(args, blk_bh, new_blk_bh);
blk_bh           7140 fs/ocfs2/xattr.c 	struct buffer_head *blk_bh = NULL;
blk_bh           7179 fs/ocfs2/xattr.c 				     &blk_bh);
blk_bh           7185 fs/ocfs2/xattr.c 	ret = ocfs2_reflink_xattr_in_block(&args, blk_bh);
blk_bh           7189 fs/ocfs2/xattr.c 	brelse(blk_bh);