Lines Matching refs:cpu_to_le16
718 sp->header.maxentry = cpu_to_le16(XTROOTMAXSLOT); in xtSplitUp()
1015 rp->header.nextindex = cpu_to_le16(XTENTRYSTART); in xtSplitPage()
1067 rp->header.nextindex = cpu_to_le16(XTENTRYSTART + 1); in xtSplitPage()
1139 sp->header.nextindex = cpu_to_le16(middle + 1); in xtSplitPage()
1146 cpu_to_le16(XTENTRYSTART + righthalf); in xtSplitPage()
1169 sp->header.nextindex = cpu_to_le16(middle); in xtSplitPage()
1175 rp->header.nextindex = cpu_to_le16(XTENTRYSTART + in xtSplitPage()
1275 rp->header.nextindex = cpu_to_le16(XTENTRYSTART); in xtSplitRoot()
1276 rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE); in xtSplitRoot()
1303 rp->header.nextindex = cpu_to_le16(nextindex + 1); in xtSplitRoot()
1334 sp->header.nextindex = cpu_to_le16(XTENTRYSTART + 1); in xtSplitRoot()
1454 cpu_to_le16(XTENTRYSTART + 1)); in xtExtend()
1619 cpu_to_le16(XTENTRYSTART + 1)); in xtTailgate()
1833 cpu_to_le16(le16_to_cpu(p->header.nextindex) - in xtUpdate()
1900 cpu_to_le16(le16_to_cpu(p->header.nextindex) - in xtUpdate()
1952 cpu_to_le16(XTENTRYSTART + 1)); in xtUpdate()
1991 cpu_to_le16(le16_to_cpu(p->header.nextindex) + 1); in xtUpdate()
2106 cpu_to_le16(XTENTRYSTART + 1)); in xtUpdate()
2134 cpu_to_le16(le16_to_cpu(p->header.nextindex) + 1); in xtUpdate()
2373 if (p->header.nextindex == cpu_to_le16(XTENTRYSTART)) in xtDelete()
2430 fp->header.nextindex = cpu_to_le16(XTENTRYSTART); in xtDeleteUp()
2483 cpu_to_le16(XTENTRYSTART); in xtDeleteUp()
3087 p->header.nextindex = cpu_to_le16(XTENTRYSTART); in xtInitRoot()
3090 p->header.maxentry = cpu_to_le16(XTROOTINITSLOT_DIR); in xtInitRoot()
3092 p->header.maxentry = cpu_to_le16(XTROOTINITSLOT); in xtInitRoot()
3414 p->header.nextindex = cpu_to_le16(nextindex); in xtTruncate()
3447 p->header.nextindex = cpu_to_le16(XTENTRYSTART); in xtTruncate()
3521 p->header.nextindex = cpu_to_le16(index + 1); in xtTruncate()
3596 p->header.nextindex = cpu_to_le16(XTENTRYSTART); in xtTruncate()
3603 cpu_to_le16(XTROOTINITSLOT); in xtTruncate()