Searched refs:right_el (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.c2006 struct ocfs2_extent_list *right_el,
2026 &root_el->l_recs[i + 1], right_el);
2048 struct ocfs2_extent_list *el, *left_el, *right_el; local
2058 * We begin the loop with right_el and left_el pointing to the
2061 * NOTE: within this loop, left_el and right_el always refer
2065 right_el = path_leaf_el(right_path);
2082 ocfs2_adjust_adjacent_records(left_rec, right_rec, right_el);
2092 right_el = right_path->p_node[i].el;
2102 right_el = right_path->p_node[subtree_index + 1].el;
2104 ocfs2_adjust_root_records(el, left_el, right_el,
2004 ocfs2_adjust_root_records(struct ocfs2_extent_list *root_el, struct ocfs2_extent_list *left_el, struct ocfs2_extent_list *right_el, u64 left_el_blkno) argument
2122 struct ocfs2_extent_list *right_el, *left_el; local
3357 struct ocfs2_extent_list *right_el; local
4084 struct ocfs2_extent_list *left_el = NULL, *right_el, *insert_el, *el; local
[all...]

Completed in 115 milliseconds