Searched refs:parityLogBufferHeap (Results 1 – 2 of 2) sorted by relevance
243 RF_Malloc(raidPtr->parityLogBufferHeap, raidPtr->numParityLogs * in rf_ConfigureParityLogging()246 if (raidPtr->parityLogBufferHeap == NULL) in rf_ConfigureParityLogging()248 lHeapPtr = raidPtr->parityLogBufferHeap; in rf_ConfigureParityLogging()253 RF_Free(raidPtr->parityLogBufferHeap, raidPtr->numParityLogs * in rf_ConfigureParityLogging()262 RF_Free(raidPtr->parityLogBufferHeap, in rf_ConfigureParityLogging()273 RF_Free(raidPtr->parityLogBufferHeap, in rf_ConfigureParityLogging()298 RF_Free(raidPtr->parityLogBufferHeap, in rf_ConfigureParityLogging()714 RF_Free(raidPtr->parityLogBufferHeap, raidPtr->numParityLogs * in rf_ShutdownParityLoggingPool()
414 caddr_t parityLogBufferHeap; member