Lines Matching refs:ocfs2_extent_block

565 					 struct ocfs2_extent_block *eb);
668 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_path_insert_eb()
882 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block()
883 (struct ocfs2_extent_block *)bh->b_data; in ocfs2_validate_extent_block()
954 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
968 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents()
999 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1033 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs()
1156 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1164 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
1174 eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data; in ocfs2_add_branch()
1244 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_add_branch()
1317 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_add_branch()
1357 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth()
1378 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data; in ocfs2_shift_tree_depth()
1456 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target()
1490 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_find_branch_target()
1795 struct ocfs2_extent_block *eb; in __ocfs2_find_path()
1843 eb = (struct ocfs2_extent_block *) bh->b_data; in __ocfs2_find_path()
1907 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data; in find_leaf_ins()
2530 struct ocfs2_extent_block *eb; in ocfs2_update_edge_lengths()
2540 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_update_edge_lengths()
2569 struct ocfs2_extent_block *eb; in ocfs2_unlink_path()
2576 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_unlink_path()
2618 struct ocfs2_extent_block *eb; in ocfs2_unlink_subtree()
2620 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data; in ocfs2_unlink_subtree()
2631 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_unlink_subtree()
2652 struct ocfs2_extent_block *eb; in ocfs2_rotate_subtree_left()
2664 eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data; in ocfs2_rotate_subtree_left()
2774 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_rotate_subtree_left()
3024 struct ocfs2_extent_block *eb; in ocfs2_remove_rightmost_path()
3078 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_remove_rightmost_path()
3152 struct ocfs2_extent_block *eb; in ocfs2_rotate_tree_left()
3184 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_rotate_tree_left()
4363 struct ocfs2_extent_block *eb; in ocfs2_figure_merge_contig_type()
4391 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4445 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4578 struct ocfs2_extent_block *eb; in ocfs2_figure_insert_type()
4602 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_figure_insert_type()
4918 struct ocfs2_extent_block *eb; in ocfs2_split_and_insert()
4932 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_split_and_insert()
5280 struct ocfs2_extent_block *eb; in ocfs2_split_tree()
5304 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_tree()
5355 struct ocfs2_extent_block *eb; in ocfs2_truncate_rec()
5384 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()