Home | History | Annotate | Download | only in hash

Lines Matching refs:SPARES

178 		bpages = (hashp->SPARES[hashp->OVFL_POINT] +
293 memset(hashp->SPARES, 0, sizeof(hashp->SPARES));
359 hashp->SPARES[l2] = l2 + 1;
360 hashp->SPARES[l2 + 1] = l2 + 1;
407 "spares[%d] = %d\n", i, hashp->SPARES[i]);
865 hashp->SPARES[spare_ndx] = hashp->SPARES[hashp->OVFL_POINT];
971 P_32_COPY(srcp->spares[i], destp->spares[i]);
1002 M_32_SWAP(hdrp->spares[i]);