Home
last modified time | relevance | path

Searched refs:left_el (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Dalloc.c2072 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
2134 left_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_right()
2136 if (left_el->l_next_free_rec != left_el->l_count) { in ocfs2_rotate_subtree_right()
2193 move_rec = left_el->l_recs[i]; in ocfs2_rotate_subtree_right()
2323 struct ocfs2_extent_list *left_el; in ocfs2_rotate_requires_path_adjustment() local
3316 BUG_ON(left_el->l_next_free_rec != left_el->l_count); in ocfs2_get_right_path()
3553 left_rec = &left_el->l_recs[ in ocfs2_merge_rec_left()
4125 insert_el = left_el; in ocfs2_split_record()
4136 el = left_el; in ocfs2_split_record()
4150 el = left_el; in ocfs2_split_record()
[all …]