xorBufCount 218 dev/raidframe/rf_psstatus.c p->xorBufCount = 0; xorBufCount 96 dev/raidframe/rf_psstatus.h int xorBufCount; /* xorBufCount 175 dev/raidframe/rf_reconbuffer.c ((pssPtr->xorBufCount == rf_numBufsToAccumulate - 1) || xorBufCount 176 dev/raidframe/rf_reconbuffer.c (targetRbuf->count + pssPtr->xorBufCount + 1 == xorBufCount 179 dev/raidframe/rf_reconbuffer.c pssPtr->rbufsForXor[pssPtr->xorBufCount++] = rbuf; xorBufCount 181 dev/raidframe/rf_reconbuffer.c rbuf->row, rbuf->col, pssPtr->xorBufCount); xorBufCount 318 dev/raidframe/rf_reconbuffer.c pssPtr->rbufsForXor[pssPtr->xorBufCount++] = t; xorBufCount 339 dev/raidframe/rf_reconbuffer.c int i, numBufs = pssPtr->xorBufCount; xorBufCount 375 dev/raidframe/rf_reconbuffer.c targetRbuf->count += pssPtr->xorBufCount; xorBufCount 376 dev/raidframe/rf_reconbuffer.c pssPtr->xorBufCount = 0; xorBufCount 313 dev/raidframe/rf_reconutil.c for (j = 0; j < p->xorBufCount; j++) {