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()
1079 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec()
1098 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch()
1157 struct ocfs2_extent_list *eb_el; in ocfs2_add_branch()
1158 struct ocfs2_extent_list *el; in ocfs2_add_branch()
1358 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth()
1359 struct ocfs2_extent_list *eb_el; in ocfs2_shift_tree_depth()
1457 struct ocfs2_extent_list *el; in ocfs2_find_branch_target()
1529 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree()
1595 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right()
1610 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf()
1689 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent()
1712 static void ocfs2_create_empty_extent(struct ocfs2_extent_list *el) in ocfs2_create_empty_extent()
1788 struct ocfs2_extent_list *root_el, u32 cpos, in __ocfs2_find_path()
1796 struct ocfs2_extent_list *el; in __ocfs2_find_path()
1908 struct ocfs2_extent_list *el = &eb->h_list; in find_leaf_ins()
1927 struct ocfs2_extent_list *root_el, u32 cpos, in ocfs2_find_leaf()
1959 struct ocfs2_extent_list *right_child_el) in ocfs2_adjust_adjacent_records()
1999 static void ocfs2_adjust_root_records(struct ocfs2_extent_list *root_el, in ocfs2_adjust_root_records()
2000 struct ocfs2_extent_list *left_el, in ocfs2_adjust_root_records()
2001 struct ocfs2_extent_list *right_el, in ocfs2_adjust_root_records()
2043 struct ocfs2_extent_list *el, *left_el, *right_el; in ocfs2_complete_edge_insert()
2117 struct ocfs2_extent_list *right_el, *left_el; in ocfs2_rotate_subtree_right()
2215 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_left_leaf()
2310 struct ocfs2_extent_list *left_el; in ocfs2_rotate_requires_path_adjustment()
2323 static int ocfs2_leftmost_rec_contains(struct ocfs2_extent_list *el, u32 cpos) in ocfs2_leftmost_rec_contains()
2529 struct ocfs2_extent_list *el; in ocfs2_update_edge_lengths()
2570 struct ocfs2_extent_list *el; in ocfs2_unlink_path()
2617 struct ocfs2_extent_list *root_el = left_path->p_node[subtree_index].el; in ocfs2_unlink_subtree()
2651 struct ocfs2_extent_list *right_leaf_el, *left_leaf_el; in ocfs2_rotate_subtree_left()
2810 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_right_leaf()
2880 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
3025 struct ocfs2_extent_list *el; in ocfs2_remove_rightmost_path()
3153 struct ocfs2_extent_list *el; in ocfs2_rotate_tree_left()
3256 static void ocfs2_cleanup_merge(struct ocfs2_extent_list *el, in ocfs2_cleanup_merge()
3295 struct ocfs2_extent_list *left_el; in ocfs2_get_right_path()
3352 struct ocfs2_extent_list *right_el; in ocfs2_merge_rec_right()
3355 struct ocfs2_extent_list *el = path_leaf_el(left_path); in ocfs2_merge_rec_right()
3519 struct ocfs2_extent_list *el = path_leaf_el(right_path); in ocfs2_merge_rec_left()
3523 struct ocfs2_extent_list *left_el; in ocfs2_merge_rec_left()
3663 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_try_to_merge_extent()
3862 struct ocfs2_extent_list *el, in ocfs2_insert_at_leaf()
3956 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_records()
3993 struct ocfs2_extent_list *el; in ocfs2_append_rec_to_path()
4079 struct ocfs2_extent_list *left_el = NULL, *right_el, *insert_el, *el; in ocfs2_split_record()
4247 struct ocfs2_extent_list *el; in ocfs2_do_insert_extent()
4352 struct ocfs2_extent_list *el, int index, in ocfs2_figure_merge_contig_type()
4360 struct ocfs2_extent_list *new_el; in ocfs2_figure_merge_contig_type()
4480 struct ocfs2_extent_list *el, in ocfs2_figure_contig_type()
4525 struct ocfs2_extent_list *el, in ocfs2_figure_appending_type()
4579 struct ocfs2_extent_list *el; in ocfs2_figure_insert_type()
4914 struct ocfs2_extent_list *rightmost_el; in ocfs2_split_and_insert()
4984 struct ocfs2_extent_list *el; in ocfs2_split_and_insert()
5018 struct ocfs2_extent_list *el, in ocfs2_replace_extent_rec()
5066 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_split_extent()
5162 struct ocfs2_extent_list *el; in ocfs2_change_extent_flag()
5281 struct ocfs2_extent_list *rightmost_el, *el; in ocfs2_split_tree()
5353 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_truncate_rec()
5515 struct ocfs2_extent_list *el; in ocfs2_remove_extent()
7228 struct ocfs2_extent_list *el; in ocfs2_commit_truncate()
7232 struct ocfs2_extent_list *root_el = &(di->id2.i_list); in ocfs2_commit_truncate()