Lines Matching refs:ocfs2_extent_block

570 					 struct ocfs2_extent_block *eb);
673 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_path_insert_eb()
887 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block()
888 (struct ocfs2_extent_block *)bh->b_data; in ocfs2_validate_extent_block()
962 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
976 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents()
1007 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1041 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs()
1165 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1173 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
1183 eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data; in ocfs2_add_branch()
1233 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_add_branch()
1306 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_add_branch()
1346 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth()
1357 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data; in ocfs2_shift_tree_depth()
1435 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target()
1471 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_find_branch_target()
1778 struct ocfs2_extent_block *eb; in __ocfs2_find_path()
1826 eb = (struct ocfs2_extent_block *) bh->b_data; in __ocfs2_find_path()
1890 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data; in find_leaf_ins()
2516 struct ocfs2_extent_block *eb; in ocfs2_update_edge_lengths()
2541 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_update_edge_lengths()
2570 struct ocfs2_extent_block *eb; in ocfs2_unlink_path()
2577 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_unlink_path()
2620 struct ocfs2_extent_block *eb; in ocfs2_unlink_subtree()
2624 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data; in ocfs2_unlink_subtree()
2635 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_unlink_subtree()
2656 struct ocfs2_extent_block *eb; in ocfs2_rotate_subtree_left()
2668 eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data; in ocfs2_rotate_subtree_left()
2779 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_rotate_subtree_left()
3029 struct ocfs2_extent_block *eb; in ocfs2_remove_rightmost_path()
3096 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_remove_rightmost_path()
3170 struct ocfs2_extent_block *eb; in ocfs2_rotate_tree_left()
3202 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_rotate_tree_left()
4341 struct ocfs2_extent_block *eb; in ocfs2_figure_merge_contig_type()
4369 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4424 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4558 struct ocfs2_extent_block *eb; in ocfs2_figure_insert_type()
4582 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_figure_insert_type()
4898 struct ocfs2_extent_block *eb; in ocfs2_split_and_insert()
4912 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_split_and_insert()
5075 struct ocfs2_extent_block *eb; in ocfs2_split_extent()
5085 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_extent()
5267 struct ocfs2_extent_block *eb; in ocfs2_split_tree()
5291 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_tree()
5342 struct ocfs2_extent_block *eb; in ocfs2_truncate_rec()
5362 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_truncate_rec()
6595 struct ocfs2_extent_block *eb) in ocfs2_cache_extent_block_free()