Lines Matching refs:BT_INTERNAL
1272 (sp->header.flag & BT_LEAF) ? BT_LEAF : BT_INTERNAL; in xtSplitRoot()
1331 sp->header.flag |= BT_INTERNAL; in xtSplitRoot()
1451 if (p->header.flag & BT_INTERNAL) { in xtExtend()
1617 if (p->header.flag & BT_INTERNAL) { in xtTailgate()
1950 if (p->header.flag & BT_INTERNAL) { in xtUpdate()
2105 if (p->header.flag & BT_INTERNAL) { in xtUpdate()
2429 fp->header.flag &= ~BT_INTERNAL; in xtDeleteUp()
2481 p->header.flag &= ~BT_INTERNAL; in xtDeleteUp()
3270 if (p->header.flag & BT_INTERNAL) in xtTruncate()
3446 p->header.flag &= ~BT_INTERNAL; in xtTruncate()
3595 p->header.flag &= ~BT_INTERNAL; in xtTruncate()
3777 if (p->header.flag & BT_INTERNAL) in xtTruncate_pmap()