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