RF_ParityLog_t 71 dev/raidframe/rf_paritylog.c RF_ParityLog_t *rf_AcquireParityLog(RF_ParityLogData_t *, int); RF_ParityLog_t 72 dev/raidframe/rf_paritylog.c void rf_ReintLog(RF_Raid_t *, int, RF_ParityLog_t *); RF_ParityLog_t 73 dev/raidframe/rf_paritylog.c void rf_FlushLog(RF_Raid_t *, RF_ParityLog_t *); RF_ParityLog_t 479 dev/raidframe/rf_paritylog.c RF_ParityLog_t * RF_ParityLog_t 482 dev/raidframe/rf_paritylog.c RF_ParityLog_t *log = NULL; RF_ParityLog_t 525 dev/raidframe/rf_paritylog.c rf_ReleaseParityLogs(RF_Raid_t *raidPtr, RF_ParityLog_t *firstLog) RF_ParityLog_t 528 dev/raidframe/rf_paritylog.c RF_ParityLog_t *log, *lastLog; RF_ParityLog_t 608 dev/raidframe/rf_paritylog.c rf_ReintLog(RF_Raid_t *raidPtr, int regionID, RF_ParityLog_t *log) RF_ParityLog_t 636 dev/raidframe/rf_paritylog.c rf_FlushLog(RF_Raid_t *raidPtr, RF_ParityLog_t *log) RF_ParityLog_t 659 dev/raidframe/rf_paritylog.c RF_ParityLog_t *log; RF_ParityLog_t 747 dev/raidframe/rf_paritylog.c RF_ParityLog_t **incomingLog, int clearReintFlag) RF_ParityLog_t 752 dev/raidframe/rf_paritylog.c RF_ParityLog_t *log; RF_ParityLog_t 96 dev/raidframe/rf_paritylog.h RF_ParityLog_t *next; RF_ParityLog_t 101 dev/raidframe/rf_paritylog.h RF_ParityLog_t *parityLogs; RF_ParityLog_t 126 dev/raidframe/rf_paritylog.h RF_ParityLog_t *flushQueue; /* RF_ParityLog_t 130 dev/raidframe/rf_paritylog.h RF_ParityLog_t *reintQueue; /* RF_ParityLog_t 216 dev/raidframe/rf_paritylog.h RF_ParityLog_t *coreLog; /* RF_ParityLog_t 227 dev/raidframe/rf_paritylog.h void rf_ReleaseParityLogs(RF_Raid_t *, RF_ParityLog_t *); RF_ParityLog_t 228 dev/raidframe/rf_paritylog.h int rf_ParityLogAppend(RF_ParityLogData_t *, int, RF_ParityLog_t **, int); RF_ParityLog_t 62 dev/raidframe/rf_paritylogDiskMgr.c void rf_WriteCoreLog(RF_ParityLog_t *, RF_MCPair_t *, RF_Raid_t *, RF_ParityLog_t 68 dev/raidframe/rf_paritylogDiskMgr.c void rf_FlushLogsToDisk(RF_Raid_t *, RF_ParityLog_t *); RF_ParityLog_t 69 dev/raidframe/rf_paritylogDiskMgr.c void rf_ReintegrateRegion(RF_Raid_t *, RF_RegionId_t, RF_ParityLog_t *); RF_ParityLog_t 70 dev/raidframe/rf_paritylogDiskMgr.c void rf_ReintegrateLogs(RF_Raid_t *, RF_ParityLog_t *); RF_ParityLog_t 173 dev/raidframe/rf_paritylogDiskMgr.c rf_WriteCoreLog(RF_ParityLog_t *log, RF_MCPair_t *fwr_mcpair, RF_ParityLog_t 319 dev/raidframe/rf_paritylogDiskMgr.c rf_FlushLogsToDisk(RF_Raid_t *raidPtr, RF_ParityLog_t *logList) RF_ParityLog_t 333 dev/raidframe/rf_paritylogDiskMgr.c RF_ParityLog_t *log; RF_ParityLog_t 378 dev/raidframe/rf_paritylogDiskMgr.c RF_ParityLog_t *coreLog) RF_ParityLog_t 496 dev/raidframe/rf_paritylogDiskMgr.c rf_ReintegrateLogs(RF_Raid_t *raidPtr, RF_ParityLog_t *logList) RF_ParityLog_t 498 dev/raidframe/rf_paritylogDiskMgr.c RF_ParityLog_t *log, *freeLogList = NULL; RF_ParityLog_t 577 dev/raidframe/rf_paritylogDiskMgr.c RF_ParityLog_t *log; RF_ParityLog_t 609 dev/raidframe/rf_paritylogDiskMgr.c RF_ParityLog_t *reintQueue, *flushQueue; RF_ParityLog_t 85 dev/raidframe/rf_paritylogging.c RF_ParityLog_t *l = NULL, *next; RF_ParityLog_t 260 dev/raidframe/rf_paritylogging.c sizeof(RF_ParityLog_t), (RF_ParityLog_t *)); RF_ParityLog_t 270 dev/raidframe/rf_paritylogging.c RF_Calloc(l->next, 1, sizeof(RF_ParityLog_t), RF_ParityLog_t 271 dev/raidframe/rf_paritylogging.c (RF_ParityLog_t *)); RF_ParityLog_t 285 dev/raidframe/rf_paritylogging.c RF_Free(l, sizeof(RF_ParityLog_t)); RF_ParityLog_t 310 dev/raidframe/rf_paritylogging.c RF_Free(l, sizeof(RF_ParityLog_t)); RF_ParityLog_t 649 dev/raidframe/rf_paritylogging.c RF_ParityLog_t *l1, *l2; RF_ParityLog_t 658 dev/raidframe/rf_paritylogging.c RF_Free(l2, sizeof(RF_ParityLog_t));