Lines Matching refs:b_data

440 		obj = (void *)bh->b_data;
666 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data;
881 (struct ocfs2_extent_block *)bh->b_data;
892 rc = ocfs2_validate_meta_ecc(sb, bh->b_data, &eb->h_check);
966 eb = (struct ocfs2_extent_block *) eb_bh->b_data;
1037 memset(bhs[i]->b_data, 0, osb->sb->s_blocksize);
1038 eb = (struct ocfs2_extent_block *) bhs[i]->b_data;
1169 eb = (struct ocfs2_extent_block *) eb_bh->b_data;
1179 eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data;
1249 eb = (struct ocfs2_extent_block *) bh->b_data;
1322 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data;
1383 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data;
1495 eb = (struct ocfs2_extent_block *) bh->b_data;
1848 eb = (struct ocfs2_extent_block *) bh->b_data;
1912 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data;
2545 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
2581 eb = (struct ocfs2_extent_block *)bh->b_data;
2625 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data;
2636 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
2669 eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data;
2779 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
3083 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
3189 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
4396 eb = (struct ocfs2_extent_block *)bh->b_data;
4450 eb = (struct ocfs2_extent_block *)bh->b_data;
4607 eb = (struct ocfs2_extent_block *) bh->b_data;
4937 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data;
5309 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data;
5389 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
5816 di = (struct ocfs2_dinode *) tl_bh->b_data;
5859 di = (struct ocfs2_dinode *) tl_bh->b_data;
5934 di = (struct ocfs2_dinode *) tl_bh->b_data;
6006 di = (struct ocfs2_dinode *) tl_bh->b_data;
6204 di = (struct ocfs2_dinode *) tl_bh->b_data;
6219 *tl_copy = kmemdup(tl_bh->b_data, tl_bh->b_size, GFP_KERNEL);
6230 ocfs2_compute_meta_ecc(osb->sb, tl_bh->b_data, &di->i_check);
6718 memset(new_eb_bh[i]->b_data, 0, osb->sb->s_blocksize);
6719 eb = (struct ocfs2_extent_block *) new_eb_bh[i]->b_data;
7069 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
7221 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
7392 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
7571 main_bm = (struct ocfs2_dinode *)main_bm_bh->b_data;
7614 gd = (struct ocfs2_group_desc *)gd_bh->b_data;