Lines Matching refs:BT_INTERNAL
1260 (sp->header.flag & BT_LEAF) ? BT_LEAF : BT_INTERNAL; in xtSplitRoot()
1319 sp->header.flag |= BT_INTERNAL; in xtSplitRoot()
1439 if (p->header.flag & BT_INTERNAL) { in xtExtend()
1604 if (p->header.flag & BT_INTERNAL) { in xtTailgate()
1937 if (p->header.flag & BT_INTERNAL) { in xtUpdate()
2091 if (p->header.flag & BT_INTERNAL) { in xtUpdate()
2415 fp->header.flag &= ~BT_INTERNAL; in xtDeleteUp()
2467 p->header.flag &= ~BT_INTERNAL; in xtDeleteUp()
3256 if (p->header.flag & BT_INTERNAL) in xtTruncate()
3432 p->header.flag &= ~BT_INTERNAL; in xtTruncate()
3581 p->header.flag &= ~BT_INTERNAL; in xtTruncate()
3762 if (p->header.flag & BT_INTERNAL) in xtTruncate_pmap()