Lines Matching refs:ocfs2_extent_block
563 struct ocfs2_extent_block *eb);
666 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data;
880 struct ocfs2_extent_block *eb =
881 (struct ocfs2_extent_block *)bh->b_data;
952 struct ocfs2_extent_block *eb;
966 eb = (struct ocfs2_extent_block *) eb_bh->b_data;
1004 struct ocfs2_extent_block *eb;
1038 eb = (struct ocfs2_extent_block *) bhs[i]->b_data;
1161 struct ocfs2_extent_block *eb;
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;
1362 struct ocfs2_extent_block *eb;
1383 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data;
1461 struct ocfs2_extent_block *eb;
1495 eb = (struct ocfs2_extent_block *) bh->b_data;
1800 struct ocfs2_extent_block *eb;
1856 eb = (struct ocfs2_extent_block *) bh->b_data;
1920 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data;
2543 struct ocfs2_extent_block *eb;
2553 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
2582 struct ocfs2_extent_block *eb;
2589 eb = (struct ocfs2_extent_block *)bh->b_data;
2631 struct ocfs2_extent_block *eb;
2633 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data;
2644 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
2665 struct ocfs2_extent_block *eb;
2677 eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data;
2787 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
3037 struct ocfs2_extent_block *eb;
3091 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
3165 struct ocfs2_extent_block *eb;
3197 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
4376 struct ocfs2_extent_block *eb;
4404 eb = (struct ocfs2_extent_block *)bh->b_data;
4458 eb = (struct ocfs2_extent_block *)bh->b_data;
4591 struct ocfs2_extent_block *eb;
4615 eb = (struct ocfs2_extent_block *) bh->b_data;
4931 struct ocfs2_extent_block *eb;
4945 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data;
5293 struct ocfs2_extent_block *eb;
5317 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data;
5368 struct ocfs2_extent_block *eb;
5397 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
6386 * ocfs2_extent_block structures are a good example of this - an inode
6690 struct ocfs2_extent_block *eb;
6742 eb = (struct ocfs2_extent_block *) new_eb_bh[i]->b_data;
6818 struct ocfs2_extent_block *eb)