Searched refs:nbrd (Results 1 – 1 of 1) sorted by relevance
2562 s64 offset, nbytes, nbrd, pno; in xtRelocate() local2672 for (nbrd = 0; nbrd < nbytes; nbrd += nb, in xtRelocate()2675 nb = min(nbytes - nbrd, CM_BSIZE); in xtRelocate()