Lines Matching refs:path_leaf_el
1130 el = path_leaf_el(path); in ocfs2_adjust_rightmost_branch()
2064 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
2065 right_el = path_leaf_el(right_path); in ocfs2_complete_edge_insert()
2126 left_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_right()
2171 right_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_right()
2319 left_el = path_leaf_el(left_path); in ocfs2_rotate_requires_path_adjustment()
2490 ocfs2_leftmost_rec_contains(path_leaf_el(right_path), in ocfs2_rotate_tree_right()
2661 right_leaf_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_left()
2662 left_leaf_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_left()
2885 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
2917 if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0]))) in __ocfs2_rotate_tree_left()
3160 el = path_leaf_el(path); in ocfs2_rotate_tree_left()
3307 left_el = path_leaf_el(left_path); in ocfs2_get_right_path()
3360 struct ocfs2_extent_list *el = path_leaf_el(left_path); in ocfs2_merge_rec_right()
3376 right_el = path_leaf_el(right_path); in ocfs2_merge_rec_right()
3524 struct ocfs2_extent_list *el = path_leaf_el(right_path); in ocfs2_merge_rec_left()
3541 left_el = path_leaf_el(left_path); in ocfs2_merge_rec_left()
3668 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_try_to_merge_extent()
4014 el = path_leaf_el(right_path); in ocfs2_append_rec_to_path()
4087 right_el = path_leaf_el(right_path); in ocfs2_split_record()
4089 left_el = path_leaf_el(left_path); in ocfs2_split_record()
4220 ocfs2_insert_at_leaf(et, insert_rec, path_leaf_el(right_path), in ocfs2_insert_path()
4391 new_el = path_leaf_el(left_path); in ocfs2_figure_merge_contig_type()
4445 new_el = path_leaf_el(right_path); in ocfs2_figure_merge_contig_type()
4647 el = path_leaf_el(path); in ocfs2_figure_insert_type()
4930 rec = path_leaf_el(path)->l_recs[split_index]; in ocfs2_split_and_insert()
5003 el = path_leaf_el(path); in ocfs2_split_and_insert()
5071 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_split_extent()
5182 el = path_leaf_el(left_path); in ocfs2_change_extent_flag()
5294 el = path_leaf_el(path); in ocfs2_split_tree()
5312 rightmost_el = path_leaf_el(path); in ocfs2_split_tree()
5358 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_truncate_rec()
5542 el = path_leaf_el(path); in ocfs2_remove_extent()
5607 el = path_leaf_el(path); in ocfs2_remove_extent()
7279 el = path_leaf_el(path); in ocfs2_commit_truncate()