right_leaf_el 2652 fs/ocfs2/alloc.c struct ocfs2_extent_list *right_leaf_el, *left_leaf_el; right_leaf_el 2657 fs/ocfs2/alloc.c right_leaf_el = path_leaf_el(right_path); right_leaf_el 2666 fs/ocfs2/alloc.c if (ocfs2_is_empty_extent(&right_leaf_el->l_recs[0])) { right_leaf_el 2683 fs/ocfs2/alloc.c if (le16_to_cpu(right_leaf_el->l_next_free_rec) > 1) { right_leaf_el 2692 fs/ocfs2/alloc.c ocfs2_remove_empty_extent(right_leaf_el); right_leaf_el 2698 fs/ocfs2/alloc.c le16_to_cpu(right_leaf_el->l_next_free_rec) == 1) { right_leaf_el 2749 fs/ocfs2/alloc.c ocfs2_rotate_leaf(left_leaf_el, &right_leaf_el->l_recs[0]); right_leaf_el 2750 fs/ocfs2/alloc.c memset(&right_leaf_el->l_recs[0], 0, right_leaf_el 2760 fs/ocfs2/alloc.c ocfs2_remove_empty_extent(right_leaf_el);