Lines Matching refs:ocfs2_extent_list
683 struct ocfs2_extent_list *root_el, in ocfs2_new_path()
768 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list()
953 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents()
1080 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec()
1099 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch()
1158 struct ocfs2_extent_list *eb_el; in ocfs2_add_branch()
1159 struct ocfs2_extent_list *el; in ocfs2_add_branch()
1359 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth()
1360 struct ocfs2_extent_list *eb_el; in ocfs2_shift_tree_depth()
1458 struct ocfs2_extent_list *el; in ocfs2_find_branch_target()
1530 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree()
1596 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right()
1611 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf()
1690 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent()
1713 static void ocfs2_create_empty_extent(struct ocfs2_extent_list *el) in ocfs2_create_empty_extent()
1789 struct ocfs2_extent_list *root_el, u32 cpos, in __ocfs2_find_path()
1797 struct ocfs2_extent_list *el; in __ocfs2_find_path()
1909 struct ocfs2_extent_list *el = &eb->h_list; in find_leaf_ins()
1928 struct ocfs2_extent_list *root_el, u32 cpos, in ocfs2_find_leaf()
1960 struct ocfs2_extent_list *right_child_el) in ocfs2_adjust_adjacent_records()
2000 static void ocfs2_adjust_root_records(struct ocfs2_extent_list *root_el, in ocfs2_adjust_root_records()
2001 struct ocfs2_extent_list *left_el, in ocfs2_adjust_root_records()
2002 struct ocfs2_extent_list *right_el, in ocfs2_adjust_root_records()
2044 struct ocfs2_extent_list *el, *left_el, *right_el; in ocfs2_complete_edge_insert()
2118 struct ocfs2_extent_list *right_el, *left_el; in ocfs2_rotate_subtree_right()
2216 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_left_leaf()
2311 struct ocfs2_extent_list *left_el; in ocfs2_rotate_requires_path_adjustment()
2324 static int ocfs2_leftmost_rec_contains(struct ocfs2_extent_list *el, u32 cpos) in ocfs2_leftmost_rec_contains()
2530 struct ocfs2_extent_list *el; in ocfs2_update_edge_lengths()
2571 struct ocfs2_extent_list *el; in ocfs2_unlink_path()
2618 struct ocfs2_extent_list *root_el = left_path->p_node[subtree_index].el; in ocfs2_unlink_subtree()
2652 struct ocfs2_extent_list *right_leaf_el, *left_leaf_el; in ocfs2_rotate_subtree_left()
2811 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_right_leaf()
2881 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
3026 struct ocfs2_extent_list *el; in ocfs2_remove_rightmost_path()
3154 struct ocfs2_extent_list *el; in ocfs2_rotate_tree_left()
3257 static void ocfs2_cleanup_merge(struct ocfs2_extent_list *el, in ocfs2_cleanup_merge()
3296 struct ocfs2_extent_list *left_el; in ocfs2_get_right_path()
3353 struct ocfs2_extent_list *right_el; in ocfs2_merge_rec_right()
3356 struct ocfs2_extent_list *el = path_leaf_el(left_path); in ocfs2_merge_rec_right()
3520 struct ocfs2_extent_list *el = path_leaf_el(right_path); in ocfs2_merge_rec_left()
3524 struct ocfs2_extent_list *left_el; in ocfs2_merge_rec_left()
3664 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_try_to_merge_extent()
3863 struct ocfs2_extent_list *el, in ocfs2_insert_at_leaf()
3957 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_records()
3994 struct ocfs2_extent_list *el; in ocfs2_append_rec_to_path()
4080 struct ocfs2_extent_list *left_el = NULL, *right_el, *insert_el, *el; in ocfs2_split_record()
4248 struct ocfs2_extent_list *el; in ocfs2_do_insert_extent()
4353 struct ocfs2_extent_list *el, int index, in ocfs2_figure_merge_contig_type()
4361 struct ocfs2_extent_list *new_el; in ocfs2_figure_merge_contig_type()
4481 struct ocfs2_extent_list *el, in ocfs2_figure_contig_type()
4526 struct ocfs2_extent_list *el, in ocfs2_figure_appending_type()
4580 struct ocfs2_extent_list *el; in ocfs2_figure_insert_type()
4915 struct ocfs2_extent_list *rightmost_el; in ocfs2_split_and_insert()
4985 struct ocfs2_extent_list *el; in ocfs2_split_and_insert()
5019 struct ocfs2_extent_list *el, in ocfs2_replace_extent_rec()
5067 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_split_extent()
5163 struct ocfs2_extent_list *el; in ocfs2_change_extent_flag()
5282 struct ocfs2_extent_list *rightmost_el, *el; in ocfs2_split_tree()
5354 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_truncate_rec()
5516 struct ocfs2_extent_list *el; in ocfs2_remove_extent()
7229 struct ocfs2_extent_list *el; in ocfs2_commit_truncate()
7233 struct ocfs2_extent_list *root_el = &(di->id2.i_list); in ocfs2_commit_truncate()