Lines Matching refs:offsetXAD
46 OFFSET64 = offsetXAD(X);\
207 xoff = offsetXAD(xad); in xtLookup()
323 xstart = offsetXAD(xad); in xtLookupList()
554 t64 = offsetXAD(xad); in xtSearch()
570 t64 = offsetXAD(xad); in xtSearch()
1097 split->off = offsetXAD(&rcp->xad[XTENTRYSTART]); in xtSplitUp()
1145 offsetXAD(&rcp->xad[XTENTRYSTART]), in xtSplitUp()
1616 if ((offsetXAD(xad) + lengthXAD(xad)) != xoff) { in xtExtend()
1642 xoff = offsetXAD(xad) + MAXXLEN; in xtExtend()
1806 if ((llen = xoff - offsetXAD(xad)) == 0) in xtTailgate()
1949 nxoff = offsetXAD(nxad); in xtUpdate()
1976 xoff = offsetXAD(xad); in xtUpdate()
2027 (nxoff == offsetXAD(lxad) + lxlen) && in xtUpdate()
2063 xoff = nxoff = offsetXAD(lxad); in xtUpdate()
2098 (nxoff + nxlen == offsetXAD(rxad)) && in xtUpdate()
2810 xoff = offsetXAD(oxad); in xtRelocate()
3134 xoff = offsetXAD(xad); in xtSearchNode()
3180 xoff == offsetXAD(&p->xad[index])) { in xtSearchNode()
3506 xoff = offsetXAD(xad); in xtTruncate()
3536 xoff = offsetXAD(xad); in xtTruncate()
4012 xoff = offsetXAD(xad); in xtTruncate_pmap()
4239 xoff = offsetXAD(xad); in xtDisplayPage()