Searched refs:left_el (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | alloc.c | 2014 struct ocfs2_extent_list *left_el, in ocfs2_adjust_root_records() argument 2021 le16_to_cpu(left_el->l_tree_depth)); in ocfs2_adjust_root_records() 2057 struct ocfs2_extent_list *el, *left_el, *right_el; in ocfs2_complete_edge_insert() local 2067 * We begin the loop with right_el and left_el pointing to the in ocfs2_complete_edge_insert() 2070 * NOTE: within this loop, left_el and right_el always refer in ocfs2_complete_edge_insert() 2073 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert() 2085 idx = le16_to_cpu(left_el->l_next_free_rec) - 1; in ocfs2_complete_edge_insert() 2100 left_el = left_path->p_node[i].el; in ocfs2_complete_edge_insert() 2110 left_el = left_path->p_node[subtree_index + 1].el; in ocfs2_complete_edge_insert() 2113 ocfs2_adjust_root_records(el, left_el, right_e in ocfs2_complete_edge_insert() 2131 struct ocfs2_extent_list *right_el, *left_el; ocfs2_rotate_subtree_right() local 2324 struct ocfs2_extent_list *left_el; ocfs2_rotate_requires_path_adjustment() local 3309 struct ocfs2_extent_list *left_el; ocfs2_get_right_path() local 3537 struct ocfs2_extent_list *left_el; ocfs2_merge_rec_left() local 4092 struct ocfs2_extent_list *left_el = NULL, *right_el, *insert_el, *el; ocfs2_split_record() local [all...] |