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