Home
last modified time | relevance | path

Searched refs:offsetXAD (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jfs/
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()
1712 nxoff = offsetXAD(nxad); in xtUpdate()
1739 xoff = offsetXAD(xad); in xtUpdate()
2572 xoff = offsetXAD(oxad); in xtRelocate()
2894 xoff = offsetXAD(xad); in xtSearchNode()
3266 xoff = offsetXAD(xad); in xtTruncate()
3296 xoff = offsetXAD(xad); in xtTruncate()
[all …]
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()
A Djfs_xtree.h41 #define offsetXAD(xad)\ macro

Completed in 12 milliseconds