xtLookup          201 fs/jfs/inode.c 	    (!xtLookup(ip, lblock64, xlen, &xflag, &xaddr, &xlen, 0)) &&
xtLookup          214 fs/jfs/jfs_dtree.c 	rc = xtLookup(inode, blkno, 1, &xflag, &xaddr, &xlen, 1);
xtLookup          233 fs/jfs/jfs_dtree.c 	rc = xtLookup(inode, blkno, 1, &xflag, &xaddr, &xlen, 1);
xtLookup          268 fs/jfs/jfs_metapage.c 		rc = xtLookup(inode, (s64)lblock, *len, &xflag, &xaddr, len, 0);
xtLookup          111 fs/jfs/jfs_xtree.h extern int xtLookup(struct inode *ip, s64 lstart, s64 llen,