OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:diskMap
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_paritylog.h
146
rf_declare_mutex2(mutex); /* protects: diskCount,
diskMap
,
159
RF_DiskMap_t *
diskMap
; /* in-core map of what's in this region's disk
rf_paritylogging.c
439
raidPtr->regionInfo[i].
diskMap
= RF_Malloc(
441
sizeof(*raidPtr->regionInfo[i].
diskMap
));
442
if (raidPtr->regionInfo[i].
diskMap
== NULL) {
495
RF_Free(raidPtr->regionInfo[regionID].
diskMap
,
rf_paritylog.c
642
raidPtr->regionInfo[regionID].
diskMap
[i + diskCount].operation = log->records[i].operation;
643
raidPtr->regionInfo[regionID].
diskMap
[i + diskCount].parityAddr = log->records[i].parityAddr;
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025