HomeSort by: relevance | last modified time | path
    Searched refs:rf_trueData (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/raidframe/
rf_dag.h 80 rf_trueData,
rf_dagffwr.c 423 xorNode->antType[i] = rf_trueData;
455 wnpNode->antType[0] = rf_trueData;
461 wnqNode->antType[0] = rf_trueData;
1034 tmpxorNode->antType[i] = rf_trueData;
1050 tmpqNode->antType[i] = rf_trueData;
1065 tmpxorNode->antType[numDataNodes + i] = rf_trueData;
1082 tmpqNode->antType[numDataNodes + i] = rf_trueData;
1121 tmpwriteDataNode->antType[0] = rf_trueData;
1129 tmpwriteParityNode->antType[0] = rf_trueData;
1139 tmpwriteQNode->antType[0] = rf_trueData;
    [all...]
rf_parityloggingdags.c 238 xorNode->antType[0] = rf_trueData; /* carry forward from sync */
253 lpoNode->antType[0] = rf_trueData;
554 xorNodes[j].antType[i] = rf_trueData;
572 xorNodes[j].antType[numDataNodes + i] = rf_trueData;
581 lpuNodes[i].antType[0] = rf_trueData;
rf_dagdegrd.c 523 xorNode->antType[0] = rf_trueData;
529 xorNode->antType[1 + i] = rf_trueData;
537 xorNode->antType[1 + nRrdNodes + i] = rf_trueData;
1125 recoveryNode->antType[i] = rf_trueData;
rf_engine.c 468 if ((s->antType[j] == rf_trueData) && (s->antecedents[j]->status == rf_bad))
rf_dagdegwr.c 493 xorNode->antType[i] = rf_trueData;
rf_dagutils.c 568 case rf_trueData:

Completed in 18 milliseconds