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

/linux-master/fs/ocfs2/
H A Dalloc.c1164 u32 new_cpos, root_end; local
1181 root_end = ocfs2_sum_rightmost_rec(et->et_root_el);
1186 * between new_cpos and root_end first so that the tree
1190 if (root_end > new_cpos) {
1194 root_end, new_cpos);

Completed in 182 milliseconds