right_end        1962 fs/ocfs2/alloc.c 	u32 left_clusters, right_end;
right_end        1985 fs/ocfs2/alloc.c 	right_end = le32_to_cpu(right_rec->e_cpos);
right_end        1986 fs/ocfs2/alloc.c 	right_end += le32_to_cpu(right_rec->e_int_clusters);
right_end        1991 fs/ocfs2/alloc.c 	right_end -= le32_to_cpu(right_rec->e_cpos);
right_end        1992 fs/ocfs2/alloc.c 	right_rec->e_int_clusters = cpu_to_le32(right_end);