Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dtree.c2415 int dtRelocate(tid_t tid, struct inode *ip, s64 lmxaddr, pxd_t * opxd, in dtRelocate() argument
2433 oxaddr = addressPXD(opxd); in dtRelocate()
2434 xlen = lengthPXD(opxd); in dtRelocate()
2444 rc = dtSearchNode(ip, lmxaddr, opxd, &btstack); in dtRelocate()