Lines Matching refs:ocfs2_extent_list

697 					 struct ocfs2_extent_list *root_el,  in ocfs2_new_path()
782 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list()
967 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents()
1094 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec()
1113 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch()
1172 struct ocfs2_extent_list *eb_el; in ocfs2_add_branch()
1173 struct ocfs2_extent_list *el; in ocfs2_add_branch()
1373 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth()
1374 struct ocfs2_extent_list *eb_el; in ocfs2_shift_tree_depth()
1472 struct ocfs2_extent_list *el; in ocfs2_find_branch_target()
1544 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree()
1610 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right()
1625 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf()
1704 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent()
1727 static void ocfs2_create_empty_extent(struct ocfs2_extent_list *el) in ocfs2_create_empty_extent()
1803 struct ocfs2_extent_list *root_el, u32 cpos, in __ocfs2_find_path()
1811 struct ocfs2_extent_list *el; in __ocfs2_find_path()
1923 struct ocfs2_extent_list *el = &eb->h_list; in find_leaf_ins()
1942 struct ocfs2_extent_list *root_el, u32 cpos, in ocfs2_find_leaf()
1974 struct ocfs2_extent_list *right_child_el) in ocfs2_adjust_adjacent_records()
2014 static void ocfs2_adjust_root_records(struct ocfs2_extent_list *root_el, in ocfs2_adjust_root_records()
2015 struct ocfs2_extent_list *left_el, in ocfs2_adjust_root_records()
2016 struct ocfs2_extent_list *right_el, in ocfs2_adjust_root_records()
2058 struct ocfs2_extent_list *el, *left_el, *right_el; in ocfs2_complete_edge_insert()
2132 struct ocfs2_extent_list *right_el, *left_el; in ocfs2_rotate_subtree_right()
2230 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_left_leaf()
2325 struct ocfs2_extent_list *left_el; in ocfs2_rotate_requires_path_adjustment()
2338 static int ocfs2_leftmost_rec_contains(struct ocfs2_extent_list *el, u32 cpos) in ocfs2_leftmost_rec_contains()
2544 struct ocfs2_extent_list *el; in ocfs2_update_edge_lengths()
2585 struct ocfs2_extent_list *el; in ocfs2_unlink_path()
2632 struct ocfs2_extent_list *root_el = left_path->p_node[subtree_index].el; in ocfs2_unlink_subtree()
2666 struct ocfs2_extent_list *right_leaf_el, *left_leaf_el; in ocfs2_rotate_subtree_left()
2825 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_right_leaf()
2895 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
3040 struct ocfs2_extent_list *el; in ocfs2_remove_rightmost_path()
3168 struct ocfs2_extent_list *el; in ocfs2_rotate_tree_left()
3271 static void ocfs2_cleanup_merge(struct ocfs2_extent_list *el, in ocfs2_cleanup_merge()
3310 struct ocfs2_extent_list *left_el; in ocfs2_get_right_path()
3367 struct ocfs2_extent_list *right_el; in ocfs2_merge_rec_right()
3370 struct ocfs2_extent_list *el = path_leaf_el(left_path); in ocfs2_merge_rec_right()
3534 struct ocfs2_extent_list *el = path_leaf_el(right_path); in ocfs2_merge_rec_left()
3538 struct ocfs2_extent_list *left_el; in ocfs2_merge_rec_left()
3678 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_try_to_merge_extent()
3877 struct ocfs2_extent_list *el, in ocfs2_insert_at_leaf()
3971 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_records()
4008 struct ocfs2_extent_list *el; in ocfs2_append_rec_to_path()
4094 struct ocfs2_extent_list *left_el = NULL, *right_el, *insert_el, *el; in ocfs2_split_record()
4262 struct ocfs2_extent_list *el; in ocfs2_do_insert_extent()
4367 struct ocfs2_extent_list *el, int index, in ocfs2_figure_merge_contig_type()
4375 struct ocfs2_extent_list *new_el; in ocfs2_figure_merge_contig_type()
4495 struct ocfs2_extent_list *el, in ocfs2_figure_contig_type()
4540 struct ocfs2_extent_list *el, in ocfs2_figure_appending_type()
4594 struct ocfs2_extent_list *el; in ocfs2_figure_insert_type()
4929 struct ocfs2_extent_list *rightmost_el; in ocfs2_split_and_insert()
4999 struct ocfs2_extent_list *el; in ocfs2_split_and_insert()
5033 struct ocfs2_extent_list *el, in ocfs2_replace_extent_rec()
5081 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_split_extent()
5181 struct ocfs2_extent_list *el; in ocfs2_change_extent_flag()
5300 struct ocfs2_extent_list *rightmost_el, *el; in ocfs2_split_tree()
5372 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_truncate_rec()
5534 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()