Lines Matching refs:ocfs2_extent_block
579 struct ocfs2_extent_block *eb);
682 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_path_insert_eb()
896 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block()
897 (struct ocfs2_extent_block *)bh->b_data; in ocfs2_validate_extent_block()
968 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
982 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents()
1013 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1047 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs()
1171 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1179 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
1189 eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data; in ocfs2_add_branch()
1259 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_add_branch()
1332 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_add_branch()
1372 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth()
1393 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data; in ocfs2_shift_tree_depth()
1471 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target()
1505 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_find_branch_target()
1810 struct ocfs2_extent_block *eb; in __ocfs2_find_path()
1858 eb = (struct ocfs2_extent_block *) bh->b_data; in __ocfs2_find_path()
1922 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data; in find_leaf_ins()
2545 struct ocfs2_extent_block *eb; in ocfs2_update_edge_lengths()
2555 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_update_edge_lengths()
2584 struct ocfs2_extent_block *eb; in ocfs2_unlink_path()
2591 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_unlink_path()
2633 struct ocfs2_extent_block *eb; in ocfs2_unlink_subtree()
2635 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data; in ocfs2_unlink_subtree()
2646 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_unlink_subtree()
2667 struct ocfs2_extent_block *eb; in ocfs2_rotate_subtree_left()
2679 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()
3093 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_remove_rightmost_path()
3167 struct ocfs2_extent_block *eb; in ocfs2_rotate_tree_left()
3199 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_rotate_tree_left()
4378 struct ocfs2_extent_block *eb; in ocfs2_figure_merge_contig_type()
4406 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4460 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4593 struct ocfs2_extent_block *eb; in ocfs2_figure_insert_type()
4617 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_figure_insert_type()
4933 struct ocfs2_extent_block *eb; in ocfs2_split_and_insert()
4947 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_split_and_insert()
5109 struct ocfs2_extent_block *eb; in ocfs2_split_extent()
5119 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_extent()
5299 struct ocfs2_extent_block *eb; in ocfs2_split_tree()
5323 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_tree()
5374 struct ocfs2_extent_block *eb; in ocfs2_truncate_rec()
5403 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_truncate_rec()
6664 struct ocfs2_extent_block *eb; in ocfs2_reuse_blk_from_dealloc()
6716 eb = (struct ocfs2_extent_block *) new_eb_bh[i]->b_data; in ocfs2_reuse_blk_from_dealloc()
6792 struct ocfs2_extent_block *eb) in ocfs2_cache_extent_block_free()