righthalf 197 fs/erofs/decompressor.c const unsigned int righthalf = PAGE_SIZE - pageofs_out; righthalf 211 fs/erofs/decompressor.c min_t(uint, righthalf, end - cur)); righthalf 295 fs/erofs/decompressor.c const unsigned int righthalf = PAGE_SIZE - rq->pageofs_out; righthalf 311 fs/erofs/decompressor.c memcpy(dst + rq->pageofs_out, src, righthalf); righthalf 318 fs/erofs/decompressor.c memmove(src, src + righthalf, rq->pageofs_out); righthalf 321 fs/erofs/decompressor.c memcpy(dst, src + righthalf, rq->pageofs_out); righthalf 957 fs/jfs/jfs_xtree.c int skip, maxentry, middle, righthalf, n; righthalf 1105 fs/jfs/jfs_xtree.c righthalf = maxentry - middle; righthalf 1113 fs/jfs/jfs_xtree.c righthalf << L2XTSLOTSIZE); righthalf 1133 fs/jfs/jfs_xtree.c cpu_to_le16(XTENTRYSTART + righthalf); righthalf 1163 fs/jfs/jfs_xtree.c righthalf + 1);