Searched refs:offsetXAD (Results 1 – 3 of 3) sorted by relevance
36 OFFSET64 = offsetXAD(X);\196 xoff = offsetXAD(xad); in xtLookup()286 t64 = offsetXAD(xad); in xtSearch()302 t64 = offsetXAD(xad); in xtSearch()417 next = offsetXAD(&p->xad[index + 1]); in xtSearch()434 next = offsetXAD(&p->xad[base]); in xtSearch()849 split->off = offsetXAD(&rcp->xad[XTENTRYSTART]); in xtSplitUp()897 offsetXAD(&rcp->xad[XTENTRYSTART]), in xtSplitUp()1386 if ((offsetXAD(xad) + lengthXAD(xad)) != xoff) { in xtExtend()1412 xoff = offsetXAD(xad) + MAXXLEN; in xtExtend()[all …]
41 #define offsetXAD(xad)\ macro
108 if (offsetXAD(xp) + nxlen == xoff && in extAlloc()