Searched refs:offsetXAD (Results 1 – 3 of 3) sorted by relevance
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()[all …]
123 if (offsetXAD(xp) + nxlen == xoff && in extAlloc()235 xoff = offsetXAD(xp); in extRealloc()465 s64 blkno = offsetXAD(xp) >> ip->i_blksize; in extFill()
60 #define offsetXAD(xad)\ macro