Lines Matching refs:offsetXAD
36 OFFSET64 = offsetXAD(X);\
191 xoff = offsetXAD(xad); in xtLookup()
282 t64 = offsetXAD(xad); in xtSearch()
298 t64 = offsetXAD(xad); in xtSearch()
413 next = offsetXAD(&p->xad[index + 1]); in xtSearch()
430 next = offsetXAD(&p->xad[base]); in xtSearch()
845 split->off = offsetXAD(&rcp->xad[XTENTRYSTART]); in xtSplitUp()
893 offsetXAD(&rcp->xad[XTENTRYSTART]), in xtSplitUp()
1382 if ((offsetXAD(xad) + lengthXAD(xad)) != xoff) { in xtExtend()
1408 xoff = offsetXAD(xad) + MAXXLEN; in xtExtend()
1570 if ((llen = xoff - offsetXAD(xad)) == 0) in xtTailgate()
1712 nxoff = offsetXAD(nxad); in xtUpdate()
1739 xoff = offsetXAD(xad); in xtUpdate()
1790 (nxoff == offsetXAD(lxad) + lxlen) && in xtUpdate()
1826 xoff = nxoff = offsetXAD(lxad); in xtUpdate()
1861 (nxoff + nxlen == offsetXAD(rxad)) && in xtUpdate()
2572 xoff = offsetXAD(oxad); in xtRelocate()
2894 xoff = offsetXAD(xad); in xtSearchNode()
2940 xoff == offsetXAD(&p->xad[index])) { in xtSearchNode()
3266 xoff = offsetXAD(xad); in xtTruncate()
3296 xoff = offsetXAD(xad); in xtTruncate()
3776 xoff = offsetXAD(xad); in xtTruncate_pmap()