coreLog 679 dev/raidframe/rf_paritylog.c log = raidPtr->regionInfo[regionID].coreLog;
coreLog 710 dev/raidframe/rf_paritylog.c raidPtr->regionInfo[regionID].coreLog = NULL;
coreLog 839 dev/raidframe/rf_paritylog.c if (!raidPtr->regionInfo[regionID].coreLog) {
coreLog 850 dev/raidframe/rf_paritylog.c .coreLog = *incomingLog;
coreLog 852 dev/raidframe/rf_paritylog.c .coreLog->regionID =
coreLog 857 dev/raidframe/rf_paritylog.c .coreLog =
coreLog 861 dev/raidframe/rf_paritylog.c raidPtr->regionInfo[regionID].coreLog =
coreLog 868 dev/raidframe/rf_paritylog.c if (!raidPtr->regionInfo[regionID].coreLog)
coreLog 871 dev/raidframe/rf_paritylog.c RF_ASSERT(raidPtr->regionInfo[regionID].coreLog
coreLog 881 dev/raidframe/rf_paritylog.c if (raidPtr->regionInfo[regionID].coreLog
coreLog 900 dev/raidframe/rf_paritylog.c regionInfo[regionID].coreLog =
coreLog 903 dev/raidframe/rf_paritylog.c regionInfo[regionID].coreLog->
coreLog 909 dev/raidframe/rf_paritylog.c regionInfo[regionID].coreLog =
coreLog 914 dev/raidframe/rf_paritylog.c [regionID].coreLog =
coreLog 923 dev/raidframe/rf_paritylog.c [regionID].coreLog)
coreLog 937 dev/raidframe/rf_paritylog.c RF_ASSERT(raidPtr->regionInfo[regionID].coreLog
coreLog 944 dev/raidframe/rf_paritylog.c log = raidPtr->regionInfo[regionID].coreLog;
coreLog 216 dev/raidframe/rf_paritylog.h RF_ParityLog_t *coreLog; /*
coreLog 378 dev/raidframe/rf_paritylogDiskMgr.c RF_ParityLog_t *coreLog)
coreLog 589 dev/raidframe/rf_paritylogDiskMgr.c log = raidPtr->regionInfo[regionID].coreLog;
coreLog 590 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->regionInfo[regionID].coreLog = NULL;
coreLog 566 dev/raidframe/rf_paritylogging.c raidPtr->regionInfo[i].coreLog = NULL;
coreLog 632 dev/raidframe/rf_paritylogging.c if (!rf_forceParityLogReint && raidPtr->regionInfo[regionID].coreLog) {
coreLog 634 dev/raidframe/rf_paritylogging.c raidPtr->regionInfo[regionID].coreLog);
coreLog 635 dev/raidframe/rf_paritylogging.c raidPtr->regionInfo[regionID].coreLog = NULL;
coreLog 637 dev/raidframe/rf_paritylogging.c RF_ASSERT(raidPtr->regionInfo[regionID].coreLog == NULL);