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()
964 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
978 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents()
1009 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1043 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs()
1167 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1175 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
1185 eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data; in ocfs2_add_branch()
1235 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_add_branch()
1308 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_add_branch()
1348 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth()
1359 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data; in ocfs2_shift_tree_depth()
1437 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target()
1476 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_find_branch_target()
1783 struct ocfs2_extent_block *eb; in __ocfs2_find_path()
1833 eb = (struct ocfs2_extent_block *) bh->b_data; in __ocfs2_find_path()
1898 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data; in find_leaf_ins()
2526 struct ocfs2_extent_block *eb; in ocfs2_update_edge_lengths()
2551 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_update_edge_lengths()
2580 struct ocfs2_extent_block *eb; in ocfs2_unlink_path()
2587 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_unlink_path()
2630 struct ocfs2_extent_block *eb; in ocfs2_unlink_subtree()
2634 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data; in ocfs2_unlink_subtree()
2645 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_unlink_subtree()
2666 struct ocfs2_extent_block *eb; in ocfs2_rotate_subtree_left()
2678 eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data; in ocfs2_rotate_subtree_left()
2789 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_rotate_subtree_left()
3039 struct ocfs2_extent_block *eb; in ocfs2_remove_rightmost_path()
3106 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_remove_rightmost_path()
3156 struct ocfs2_extent_block *eb; in ocfs2_rotate_tree_left()
3188 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_rotate_tree_left()
4327 struct ocfs2_extent_block *eb; in ocfs2_figure_merge_contig_type()
4352 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4407 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4539 struct ocfs2_extent_block *eb; in ocfs2_figure_insert_type()
4563 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_figure_insert_type()
4879 struct ocfs2_extent_block *eb; in ocfs2_split_and_insert()
4893 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_split_and_insert()
5052 struct ocfs2_extent_block *eb; in ocfs2_split_extent()
5062 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_extent()
5247 struct ocfs2_extent_block *eb; in ocfs2_split_tree()
5271 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_tree()
5322 struct ocfs2_extent_block *eb; in ocfs2_truncate_rec()
5342 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_truncate_rec()
6577 struct ocfs2_extent_block *eb) in ocfs2_cache_extent_block_free()