Home
last modified time | relevance | path

Searched refs:oxaddr (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/jfs/
Djfs_xtree.c2574 s64 oxaddr, sxaddr, dxaddr, nextbn, prevbn; in xtRelocate() local
2587 oxaddr = addressXAD(oxad); in xtRelocate()
2596 xtype, (ulong) xoff, xlen, (ulong) oxaddr, (ulong) nxaddr); in xtRelocate()
2618 if (addressXAD(xad) != oxaddr || lengthXAD(xad) != xlen) { in xtRelocate()
2682 sxaddr = oxaddr; in xtRelocate()
2720 XT_GETPAGE(ip, oxaddr, mp, PSIZE, p, rc); in xtRelocate()
2842 PXDaddress(&pxdlock->pxd, oxaddr); in xtRelocate()
Djfs_dtree.c2455 s64 oxaddr, nextbn, prevbn; in dtRelocate() local
2463 oxaddr = addressPXD(opxd); in dtRelocate()
2467 (long long)lmxaddr, (long long)oxaddr, (long long)nxaddr, in dtRelocate()
2486 DT_GETPAGE(ip, oxaddr, mp, PSIZE, p, rc); in dtRelocate()
2602 PXDaddress(&pxdlock->pxd, oxaddr); in dtRelocate()