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; in ocfs2_path_insert_eb()
880 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block()
881 (struct ocfs2_extent_block *)bh->b_data; in ocfs2_validate_extent_block()
952 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
966 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents()
997 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1031 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs()
1154 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1162 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
1172 eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data; in ocfs2_add_branch()
1242 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_add_branch()
1315 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_add_branch()
1355 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth()
1376 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data; in ocfs2_shift_tree_depth()
1454 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target()
1488 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_find_branch_target()
1793 struct ocfs2_extent_block *eb; in __ocfs2_find_path()
1841 eb = (struct ocfs2_extent_block *) bh->b_data; in __ocfs2_find_path()
1905 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data; in find_leaf_ins()
2528 struct ocfs2_extent_block *eb; in ocfs2_update_edge_lengths()
2538 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_update_edge_lengths()
2567 struct ocfs2_extent_block *eb; in ocfs2_unlink_path()
2574 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_unlink_path()
2616 struct ocfs2_extent_block *eb; in ocfs2_unlink_subtree()
2618 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data; in ocfs2_unlink_subtree()
2629 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_unlink_subtree()
2650 struct ocfs2_extent_block *eb; in ocfs2_rotate_subtree_left()
2662 eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data; in ocfs2_rotate_subtree_left()
2772 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_rotate_subtree_left()
3022 struct ocfs2_extent_block *eb; in ocfs2_remove_rightmost_path()
3076 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_remove_rightmost_path()
3150 struct ocfs2_extent_block *eb; in ocfs2_rotate_tree_left()
3182 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_rotate_tree_left()
4361 struct ocfs2_extent_block *eb; in ocfs2_figure_merge_contig_type()
4389 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4443 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4576 struct ocfs2_extent_block *eb; in ocfs2_figure_insert_type()
4600 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_figure_insert_type()
4916 struct ocfs2_extent_block *eb; in ocfs2_split_and_insert()
4930 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_split_and_insert()
5278 struct ocfs2_extent_block *eb; in ocfs2_split_tree()
5302 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_tree()
5353 struct ocfs2_extent_block *eb; in ocfs2_truncate_rec()
5382 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_truncate_rec()
6660 struct ocfs2_extent_block *eb; in ocfs2_reuse_blk_from_dealloc()
6712 eb = (struct ocfs2_extent_block *) new_eb_bh[i]->b_data; in ocfs2_reuse_blk_from_dealloc()
6788 struct ocfs2_extent_block *eb) in ocfs2_cache_extent_block_free()