Home
last modified time | relevance | path

Searched refs:RF_IO_NORMAL_PRIORITY (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_paritylogDiskMgr.c134 RF_IO_NORMAL_PRIORITY); in ReadRegionLog()
153 rrd_rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0); in ReadRegionLog()
185 "Wcl", *fwr_alloclist, RF_DAG_FLAGS_NONE, RF_IO_NORMAL_PRIORITY); in WriteCoreLog()
201 fwr_wrNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0); in WriteCoreLog()
232 RF_IO_NORMAL_PRIORITY); in ReadRegionParity()
253 prd_rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0); in ReadRegionParity()
287 RF_IO_NORMAL_PRIORITY); in WriteRegionParity()
302 pwr_wrNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0); in WriteRegionParity()
Drf_evenodd.c369 "Rod", alloclist, flags, RF_IO_NORMAL_PRIORITY); in rf_VerifyParityEvenOdd()
385 … blockNode->succedents[i]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityEvenOdd()
463 "Wnp", alloclist, flags, RF_IO_NORMAL_PRIORITY); in rf_VerifyParityEvenOdd()
467 … wrBlock->succedents[0]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityEvenOdd()
493 "Wnred2", alloclist, flags, RF_IO_NORMAL_PRIORITY); in rf_VerifyParityEvenOdd()
497 … wrBlock->succedents[0]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityEvenOdd()
Drf_dagffwr.c284 … tmpNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CommonCreateLargeWriteDAG()
306 tmpNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateLargeWriteDAG()
375 wnpNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateLargeWriteDAG()
395 wnqNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateLargeWriteDAG()
700 tmpreadDataNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CommonCreateSmallWriteDAG()
723 tmpreadParityNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CommonCreateSmallWriteDAG()
748 tmpreadQNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CommonCreateSmallWriteDAG()
772 tmpwriteDataNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CommonCreateSmallWriteDAG()
951 tmpwriteParityNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CommonCreateSmallWriteDAG()
976 tmpwriteQNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CommonCreateSmallWriteDAG()
[all …]
Drf_cvscan.c51 #define pri_ok(p) ( ((p) == RF_IO_NORMAL_PRIORITY) || ((p) == RF_IO_LOW_PRIORITY))
168 RF_ASSERT(req->priority == RF_IO_NORMAL_PRIORITY || req->priority == RF_IO_LOW_PRIORITY); in RealEnqueue()
360 tmp->priority = RF_IO_NORMAL_PRIORITY; in rf_CvscanPromote()
374 tmp->priority = RF_IO_NORMAL_PRIORITY; in rf_CvscanPromote()
Drf_parityscan.c229 "Rod", alloclist, flags, RF_IO_NORMAL_PRIORITY); in rf_VerifyParityBasic()
245 … blockNode->succedents[i]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityBasic()
297 "Wnp", alloclist, flags, RF_IO_NORMAL_PRIORITY); in rf_VerifyParityBasic()
301 … wrBlock->succedents[0]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityBasic()
Drf_dagdegrd.c188 rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CreateRaidOneDegradedReadDAG()
197 rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, in rf_CreateRaidOneDegradedReadDAG()
383 tmprudNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CreateDegradedReadDAG()
401 … tmprrdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CreateDegradedReadDAG()
418 … tmprrdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CreateDegradedReadDAG()
437 rpNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CreateDegradedReadDAG()
650 … rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CreateRaidCDegradedReadDAG()
656 … rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CreateRaidCDegradedReadDAG()
665 rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CreateRaidCDegradedReadDAG()
1034 (_node_).params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru)
Drf_raid1.c317 RF_IO_NORMAL_PRIORITY); in rf_VerifyParityRAID1()
349 … blockNode->succedents[i]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityRAID1()
370 … blockNode->succedents[i]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityRAID1()
479 RF_IO_NORMAL_PRIORITY); in rf_VerifyParityRAID1()
493 … wrBlock->succedents[i]->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_VerifyParityRAID1()
Drf_fifo.c71 RF_ASSERT(priority == RF_IO_NORMAL_PRIORITY || priority == RF_IO_LOW_PRIORITY); in rf_FifoEnqueue()
74 if (priority == RF_IO_NORMAL_PRIORITY) { in rf_FifoEnqueue()
Drf_dagdegwr.c319 … tmprrdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateSimpleDegradedWriteDAG()
336 … tmprrdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateSimpleDegradedWriteDAG()
379 wnpNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateSimpleDegradedWriteDAG()
397 … wnqNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateSimpleDegradedWriteDAG()
414 tmpwndNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateSimpleDegradedWriteDAG()
708 (_node_).params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru)
Drf_parityloggingdags.c146 … rodNodes[nodeNum].params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateParityLoggingLargeWriteDAG()
162 wndNodes[i].params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateParityLoggingLargeWriteDAG()
409 … readDataNodes[i].params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateParityLoggingSmallWriteDAG()
424 … readParityNodes[i].params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateParityLoggingSmallWriteDAG()
439 … writeDataNodes[i].params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru); in rf_CommonCreateParityLoggingSmallWriteDAG()
Drf_diskqueue.c181 diskqueue->curPriority = RF_IO_NORMAL_PRIORITY; in rf_ConfigureDiskQueue()
417 p->priority = RF_IO_NORMAL_PRIORITY; in rf_CreateDiskQueueData()
Drf_diskqueue.h52 #define RF_IO_NORMAL_PRIORITY 1 macro
Drf_dagffrd.c237 tmpdiskNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0); in rf_CreateNonredundantDAG()
396 tmpreadNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0); in CreateMirrorReadDAG()
Drf_pqdegdags.c113 (_node_).params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru)
Drf_sstf.c533 rf_SstfEnqueue(qptr, r, RF_IO_NORMAL_PRIORITY); in rf_SstfPromote()
Drf_dagfuncs.c342 rf_DiskIOEnqueue(&(dqs[pda->col]), req, RF_IO_NORMAL_PRIORITY); in rf_DiskUndoFunc()
Drf_reconstruct.c1829 new_rbuf->priority = RF_IO_NORMAL_PRIORITY; in rf_ForceOrBlockRecon()
1840 …rf_DiskIOEnqueue(&raidPtr->Queues[diskno], req, RF_IO_NORMAL_PRIORITY); /* enqueue the I/O… in rf_ForceOrBlockRecon()