Lines Matching refs:path_leaf_el

1123 	el = path_leaf_el(path);  in ocfs2_adjust_rightmost_branch()
2057 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
2058 right_el = path_leaf_el(right_path); in ocfs2_complete_edge_insert()
2119 left_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_right()
2164 right_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_right()
2312 left_el = path_leaf_el(left_path); in ocfs2_rotate_requires_path_adjustment()
2483 ocfs2_leftmost_rec_contains(path_leaf_el(right_path), in ocfs2_rotate_tree_right()
2654 right_leaf_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_left()
2655 left_leaf_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_left()
2878 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
2910 if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0]))) in __ocfs2_rotate_tree_left()
3153 el = path_leaf_el(path); in ocfs2_rotate_tree_left()
3300 left_el = path_leaf_el(left_path); in ocfs2_get_right_path()
3353 struct ocfs2_extent_list *el = path_leaf_el(left_path); in ocfs2_merge_rec_right()
3369 right_el = path_leaf_el(right_path); in ocfs2_merge_rec_right()
3517 struct ocfs2_extent_list *el = path_leaf_el(right_path); in ocfs2_merge_rec_left()
3534 left_el = path_leaf_el(left_path); in ocfs2_merge_rec_left()
3661 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_try_to_merge_extent()
4007 el = path_leaf_el(right_path); in ocfs2_append_rec_to_path()
4080 right_el = path_leaf_el(right_path); in ocfs2_split_record()
4082 left_el = path_leaf_el(left_path); in ocfs2_split_record()
4213 ocfs2_insert_at_leaf(et, insert_rec, path_leaf_el(right_path), in ocfs2_insert_path()
4384 new_el = path_leaf_el(left_path); in ocfs2_figure_merge_contig_type()
4438 new_el = path_leaf_el(right_path); in ocfs2_figure_merge_contig_type()
4640 el = path_leaf_el(path); in ocfs2_figure_insert_type()
4923 rec = path_leaf_el(path)->l_recs[split_index]; in ocfs2_split_and_insert()
4996 el = path_leaf_el(path); in ocfs2_split_and_insert()
5064 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_split_extent()
5175 el = path_leaf_el(left_path); in ocfs2_change_extent_flag()
5287 el = path_leaf_el(path); in ocfs2_split_tree()
5305 rightmost_el = path_leaf_el(path); in ocfs2_split_tree()
5351 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_truncate_rec()
5535 el = path_leaf_el(path); in ocfs2_remove_extent()
5600 el = path_leaf_el(path); in ocfs2_remove_extent()
7272 el = path_leaf_el(path); in ocfs2_commit_truncate()