Searched refs:BT_ROOT (Results 1 – 3 of 3) sorted by relevance
30 #define BT_ROOT 0x01 /* root page */ macro
221 #define DT_GETSTBL(p) ( ((p)->header.flag & BT_ROOT) ?\
691 if ((sp->header.flag & BT_ROOT) && (!S_ISDIR(ip->i_mode)) && in xtSplitUp()769 rc = (sp->header.flag & BT_ROOT) ? in xtSplitUp()845 rc = (sp->header.flag & BT_ROOT) ? in xtSplitUp()2112 p->header.flag = DXD_INDEX | BT_ROOT | BT_LEAF; in xtInitRoot()2470 if (p->header.flag & BT_ROOT) { in xtTruncate()2619 if (p->header.flag & BT_ROOT) { in xtTruncate()2860 if (p->header.flag & BT_ROOT) { in xtTruncate_pmap()