Home
last modified time | relevance | path

Searched refs:offsetXAD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c36 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(xa in xtExtend()
[all...]
H A Djfs_xtree.h41 #define offsetXAD(xad)\ macro
H A Djfs_extent.c103 if (offsetXAD(xp) + nxlen == xoff && in extAlloc()
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c36 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(xa in xtExtend()
[all...]
H A Djfs_extent.c106 if (offsetXAD(xp) + nxlen == xoff && in extAlloc()
223 xoff = offsetXAD(xp); in extRealloc()
446 s64 blkno = offsetXAD(xp) >> ip->i_blkbits; in extFill()
H A Djfs_xtree.h41 #define offsetXAD(xad)\ macro

Completed in 10 milliseconds