Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c2057 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
2119 left_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_right()
2121 if (left_el->l_next_free_rec != left_el->l_count) { in ocfs2_rotate_subtree_right()
2178 move_rec = left_el->l_recs[i]; in ocfs2_rotate_subtree_right()
2308 struct ocfs2_extent_list *left_el; in ocfs2_rotate_requires_path_adjustment() local
3301 BUG_ON(left_el->l_next_free_rec != left_el->l_count); in ocfs2_get_right_path()
3538 left_rec = &left_el->l_recs[ in ocfs2_merge_rec_left()
4110 insert_el = left_el; in ocfs2_split_record()
4121 el = left_el; in ocfs2_split_record()
4135 el = left_el; in ocfs2_split_record()
[all …]