Searched refs:offsetXAD (Results 1 – 3 of 3) sorted by relevance
36 OFFSET64 = offsetXAD(X);\180 xoff = offsetXAD(xad); in xtLookup()271 t64 = offsetXAD(xad); in xtSearch()287 t64 = offsetXAD(xad); in xtSearch()402 next = offsetXAD(&p->xad[index + 1]); in xtSearch()419 next = offsetXAD(&p->xad[base]); in xtSearch()834 split->off = offsetXAD(&rcp->xad[XTENTRYSTART]); in xtSplitUp()882 offsetXAD(&rcp->xad[XTENTRYSTART]), in xtSplitUp()1371 if ((offsetXAD(xad) + lengthXAD(xad)) != xoff) { in xtExtend()1397 xoff = offsetXAD(xad) + MAXXLEN; in xtExtend()[all …]
41 #define offsetXAD(xad)\ macro
103 if (offsetXAD(xp) + nxlen == xoff && in extAlloc()