Home | History | Annotate | Download | only in raidframe

Lines Matching refs:RF_TRUE

414 	logDataList = DequeueParityLogData(raidPtr, head, tail, RF_TRUE);
418 logData->next = rf_SearchAndDequeueParityLogData(raidPtr, regionID, head, tail, RF_TRUE);
421 logData->next = rf_SearchAndDequeueParityLogData(raidPtr, regionID, head, tail, RF_TRUE);
494 rf_ParityLogAppend(logDataList, RF_TRUE, &log, RF_FALSE);
552 raidPtr->regionInfo[regionID].reintInProgress = RF_TRUE; /* cleared when reint
686 * reenters this routine with the "finish" parameter set to "RF_TRUE."
703 RF_ASSERT(raidPtr->regionInfo[regionID].reintInProgress == RF_TRUE);
729 punt = RF_FALSE;/* Set to RF_TRUE if work is blocked. This
733 * is RF_TRUE, the dataItem was queued, so
762 punt = RF_TRUE; /* failed to find a core log */
772 punt = RF_TRUE; /* dump unsuccessful,
791 punt = RF_TRUE; /* blocked on log
815 done = RF_TRUE;
826 itemDone = RF_TRUE;
864 raidPtr->regionInfo[regionID].loggingEnabled = RF_TRUE;