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()
1157 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1165 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
1175 eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data; in ocfs2_add_branch()
1245 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_add_branch()
1318 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_add_branch()
1358 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth()
1379 eb = (struct ocfs2_extent_block *) new_eb_bh->b_data; in ocfs2_shift_tree_depth()
1457 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target()
1491 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_find_branch_target()
1796 struct ocfs2_extent_block *eb; in __ocfs2_find_path()
1844 eb = (struct ocfs2_extent_block *) bh->b_data; in __ocfs2_find_path()
1908 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data; in find_leaf_ins()
2531 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()
2619 struct ocfs2_extent_block *eb; in ocfs2_unlink_subtree()
2621 eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data; in ocfs2_unlink_subtree()
2632 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_unlink_subtree()
2653 struct ocfs2_extent_block *eb; in ocfs2_rotate_subtree_left()
2665 eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data; in ocfs2_rotate_subtree_left()
2775 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_rotate_subtree_left()
3025 struct ocfs2_extent_block *eb; in ocfs2_remove_rightmost_path()
3079 eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data; in ocfs2_remove_rightmost_path()
3153 struct ocfs2_extent_block *eb; in ocfs2_rotate_tree_left()
3185 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_rotate_tree_left()
4364 struct ocfs2_extent_block *eb; in ocfs2_figure_merge_contig_type()
4392 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4446 eb = (struct ocfs2_extent_block *)bh->b_data; in ocfs2_figure_merge_contig_type()
4579 struct ocfs2_extent_block *eb; in ocfs2_figure_insert_type()
4603 eb = (struct ocfs2_extent_block *) bh->b_data; in ocfs2_figure_insert_type()
4919 struct ocfs2_extent_block *eb; in ocfs2_split_and_insert()
4933 eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; in ocfs2_split_and_insert()
5281 struct ocfs2_extent_block *eb; in ocfs2_split_tree()
5305 eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; in ocfs2_split_tree()
5356 struct ocfs2_extent_block *eb; in ocfs2_truncate_rec()
5385 eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data; in ocfs2_truncate_rec()
6661 struct ocfs2_extent_block *eb; in ocfs2_reuse_blk_from_dealloc()
6713 eb = (struct ocfs2_extent_block *) new_eb_bh[i]->b_data; in ocfs2_reuse_blk_from_dealloc()
6789 struct ocfs2_extent_block *eb) in ocfs2_cache_extent_block_free()