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

  /src/sys/dev/raidframe/
rf_paritylog.h 133 RF_ParityLogData_t *reintBlockTail;
rf_paritylogDiskMgr.c 506 &raidPtr->parityLogDiskQueue.reintBlockTail,
513 &raidPtr->parityLogDiskQueue.reintBlockTail,
rf_paritylog.c 627 RequeueParityLogData(logData, &raidPtr->parityLogDiskQueue.reintBlockHead, &raidPtr->parityLogDiskQueue.reintBlockTail);
629 EnqueueParityLogData(logData, &raidPtr->parityLogDiskQueue.reintBlockHead, &raidPtr->parityLogDiskQueue.reintBlockTail);
rf_paritylogging.c 398 raidPtr->parityLogDiskQueue.reintBlockTail = NULL;

Completed in 14 milliseconds