Lines Matching refs:path_leaf_el
1126 el = path_leaf_el(path); in ocfs2_adjust_rightmost_branch()
2060 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
2061 right_el = path_leaf_el(right_path); in ocfs2_complete_edge_insert()
2122 left_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_right()
2167 right_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_right()
2315 left_el = path_leaf_el(left_path); in ocfs2_rotate_requires_path_adjustment()
2486 ocfs2_leftmost_rec_contains(path_leaf_el(right_path), in ocfs2_rotate_tree_right()
2657 right_leaf_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_left()
2658 left_leaf_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_left()
2881 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
2913 if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0]))) in __ocfs2_rotate_tree_left()
3156 el = path_leaf_el(path); in ocfs2_rotate_tree_left()
3303 left_el = path_leaf_el(left_path); in ocfs2_get_right_path()
3356 struct ocfs2_extent_list *el = path_leaf_el(left_path); in ocfs2_merge_rec_right()
3372 right_el = path_leaf_el(right_path); in ocfs2_merge_rec_right()
3520 struct ocfs2_extent_list *el = path_leaf_el(right_path); in ocfs2_merge_rec_left()
3537 left_el = path_leaf_el(left_path); in ocfs2_merge_rec_left()
3664 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_try_to_merge_extent()
4010 el = path_leaf_el(right_path); in ocfs2_append_rec_to_path()
4083 right_el = path_leaf_el(right_path); in ocfs2_split_record()
4085 left_el = path_leaf_el(left_path); in ocfs2_split_record()
4216 ocfs2_insert_at_leaf(et, insert_rec, path_leaf_el(right_path), in ocfs2_insert_path()
4387 new_el = path_leaf_el(left_path); in ocfs2_figure_merge_contig_type()
4441 new_el = path_leaf_el(right_path); in ocfs2_figure_merge_contig_type()
4643 el = path_leaf_el(path); in ocfs2_figure_insert_type()
4926 rec = path_leaf_el(path)->l_recs[split_index]; in ocfs2_split_and_insert()
4999 el = path_leaf_el(path); in ocfs2_split_and_insert()
5067 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_split_extent()
5178 el = path_leaf_el(left_path); in ocfs2_change_extent_flag()
5290 el = path_leaf_el(path); in ocfs2_split_tree()
5308 rightmost_el = path_leaf_el(path); in ocfs2_split_tree()
5354 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_truncate_rec()
5538 el = path_leaf_el(path); in ocfs2_remove_extent()
5603 el = path_leaf_el(path); in ocfs2_remove_extent()
7290 el = path_leaf_el(path); in ocfs2_commit_truncate()