Lines Matching refs:BT_INTERNAL
1273 (sp->header.flag & BT_LEAF) ? BT_LEAF : BT_INTERNAL; in xtSplitRoot()
1332 sp->header.flag |= BT_INTERNAL; in xtSplitRoot()
1452 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()
2104 if (p->header.flag & BT_INTERNAL) { in xtUpdate()
2428 fp->header.flag &= ~BT_INTERNAL; in xtDeleteUp()
2480 p->header.flag &= ~BT_INTERNAL; in xtDeleteUp()
3269 if (p->header.flag & BT_INTERNAL) in xtTruncate()
3445 p->header.flag &= ~BT_INTERNAL; in xtTruncate()
3594 p->header.flag &= ~BT_INTERNAL; in xtTruncate()
3775 if (p->header.flag & BT_INTERNAL) in xtTruncate_pmap()