Searched refs:righthalf (Results 1 – 2 of 2) sorted by relevance
33 const unsigned righthalf = PAGE_SIZE - pageofs; in z_erofs_vle_plain_copy() local72 memcpy(dst, src + righthalf, pageofs); in z_erofs_vle_plain_copy()83 if (!righthalf) in z_erofs_vle_plain_copy()89 memcpy(dst + pageofs, src, righthalf); in z_erofs_vle_plain_copy()
970 int skip, maxentry, middle, righthalf, n; in xtSplitPage() local1118 righthalf = maxentry - middle; in xtSplitPage()1126 righthalf << L2XTSLOTSIZE); in xtSplitPage()1146 cpu_to_le16(XTENTRYSTART + righthalf); in xtSplitPage()1176 righthalf + 1); in xtSplitPage()