OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numRecords
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/raidframe/
rf_paritylog.h
83
int
numRecords
;
rf_paritylog.c
444
log->
numRecords
= 0;
489
log->
numRecords
= 0;
501
log->
numRecords
= 0;
576
RF_ASSERT(log->
numRecords
== raidPtr->numSectorsPerLog);
613
RF_ASSERT(log->
numRecords
== raidPtr->numSectorsPerLog);
769
if (raidPtr->regionInfo[regionID].coreLog->
numRecords
== raidPtr->numSectorsPerLog) {
804
RF_ASSERT(log->
numRecords
< raidPtr->numSectorsPerLog);
805
logItem = log->
numRecords
++;
rf_paritylogDiskMgr.c
499
log->
numRecords
= 0;
/src/external/bsd/libbind/dist/tests/
dig8.c
1291
int numAnswers,
numRecords
, soacnt;
1499
numRecords
= 0;
1558
numRecords
+= htons(((HEADER *)answer)->ancount);
1641
numRecords
, (
numRecords
!= 1) ? "s" : "");
Completed in 188 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026