Searched refs:totalNumNodes (Results 1 – 1 of 1) sorted by relevance
338 int i, j, nNodes, totalNumNodes; in rf_CommonCreateParityLoggingSmallWriteDAG() local361 totalNumNodes = (2 * numDataNodes) + numParityNodes + (2 * numParityNodes) + 3; in rf_CommonCreateParityLoggingSmallWriteDAG()370 nodes = RF_MallocAndAdd(totalNumNodes * sizeof(*nodes), allocList); in rf_CommonCreateParityLoggingSmallWriteDAG()389 RF_ASSERT(i == totalNumNodes); in rf_CommonCreateParityLoggingSmallWriteDAG()