Lines Matching refs:path_leaf_el
1140 el = path_leaf_el(path); in ocfs2_adjust_rightmost_branch()
2074 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
2075 right_el = path_leaf_el(right_path); in ocfs2_complete_edge_insert()
2136 left_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_right()
2181 right_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_right()
2329 left_el = path_leaf_el(left_path); in ocfs2_rotate_requires_path_adjustment()
2500 ocfs2_leftmost_rec_contains(path_leaf_el(right_path), in ocfs2_rotate_tree_right()
2671 right_leaf_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_left()
2672 left_leaf_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_left()
2895 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
2927 if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0]))) in __ocfs2_rotate_tree_left()
3170 el = path_leaf_el(path); in ocfs2_rotate_tree_left()
3317 left_el = path_leaf_el(left_path); in ocfs2_get_right_path()
3370 struct ocfs2_extent_list *el = path_leaf_el(left_path); in ocfs2_merge_rec_right()
3386 right_el = path_leaf_el(right_path); in ocfs2_merge_rec_right()
3534 struct ocfs2_extent_list *el = path_leaf_el(right_path); in ocfs2_merge_rec_left()
3551 left_el = path_leaf_el(left_path); in ocfs2_merge_rec_left()
3678 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_try_to_merge_extent()
4024 el = path_leaf_el(right_path); in ocfs2_append_rec_to_path()
4097 right_el = path_leaf_el(right_path); in ocfs2_split_record()
4099 left_el = path_leaf_el(left_path); in ocfs2_split_record()
4230 ocfs2_insert_at_leaf(et, insert_rec, path_leaf_el(right_path), in ocfs2_insert_path()
4401 new_el = path_leaf_el(left_path); in ocfs2_figure_merge_contig_type()
4455 new_el = path_leaf_el(right_path); in ocfs2_figure_merge_contig_type()
4657 el = path_leaf_el(path); in ocfs2_figure_insert_type()
4940 rec = path_leaf_el(path)->l_recs[split_index]; in ocfs2_split_and_insert()
5013 el = path_leaf_el(path); in ocfs2_split_and_insert()
5081 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_split_extent()
5196 el = path_leaf_el(left_path); in ocfs2_change_extent_flag()
5308 el = path_leaf_el(path); in ocfs2_split_tree()
5326 rightmost_el = path_leaf_el(path); in ocfs2_split_tree()
5372 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_truncate_rec()
5556 el = path_leaf_el(path); in ocfs2_remove_extent()
5621 el = path_leaf_el(path); in ocfs2_remove_extent()
7290 el = path_leaf_el(path); in ocfs2_commit_truncate()