Searched defs:righthalf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | decompressor.c | 210 const unsigned int righthalf = PAGE_SIZE - pageofs_out; in copy_from_pcpubuf() local 308 const unsigned int righthalf = PAGE_SIZE - rq->pageofs_out; in z_erofs_shifted_transform() local
|
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | decompressor.c | 327 const unsigned int righthalf = min_t(unsigned int, rq->outputsize, in z_erofs_transform_plain() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_xtree.c | 957 int skip, maxentry, middle, righthalf, n; in xtSplitPage() local
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_xtree.c | 946 int skip, maxentry, middle, righthalf, n; in xtSplitPage() local
|
Completed in 8 milliseconds