Searched refs:numRecords (Results 1 – 4 of 4) sorted by relevance
444 log->numRecords = 0; in AcquireParityLog()489 log->numRecords = 0; in rf_ReleaseParityLogs()501 log->numRecords = 0; in rf_ReleaseParityLogs()576 RF_ASSERT(log->numRecords == raidPtr->numSectorsPerLog); in FlushLog()613 RF_ASSERT(log->numRecords == raidPtr->numSectorsPerLog); in DumpParityLogToDisk()769 … if (raidPtr->regionInfo[regionID].coreLog->numRecords == raidPtr->numSectorsPerLog) { in rf_ParityLogAppend()804 RF_ASSERT(log->numRecords < raidPtr->numSectorsPerLog); in rf_ParityLogAppend()805 logItem = log->numRecords++; in rf_ParityLogAppend()
83 int numRecords; member
499 log->numRecords = 0; in ReintegrateLogs()
1291 int numAnswers, numRecords, soacnt; in printZone() local1499 numRecords = 0; in printZone()1558 numRecords += htons(((HEADER *)answer)->ancount); in printZone()1641 numRecords, (numRecords != 1) ? "s" : ""); in printZone()