Searched refs:left_el (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dalloc.c1238 struct ocfs2_extent_list *left_el,
1245 le16_to_cpu(left_el->l_tree_depth));
1258 ocfs2_adjust_adjacent_records(&root_el->l_recs[i], left_el,
1279 struct ocfs2_extent_list *el, *left_el, *right_el; local
1289 * We begin the loop with right_el and left_el pointing to the
1292 * NOTE: within this loop, left_el and right_el always refer
1295 left_el = path_leaf_el(left_path);
1307 idx = le16_to_cpu(left_el->l_next_free_rec) - 1;
1313 ocfs2_adjust_adjacent_records(left_rec, left_el, right_rec,
1328 left_el
1237 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
1361 struct ocfs2_extent_list *right_el, *left_el; local
1558 struct ocfs2_extent_list *left_el; local
[all...]

Completed in 45 milliseconds