| /netbsd/src/sys/dev/raidframe/ |
| D | rf_paritylogDiskMgr.c | 134 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()
|
| D | rf_evenodd.c | 369 "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()
|
| D | rf_dagffwr.c | 284 … 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 …]
|
| D | rf_cvscan.c | 51 #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()
|
| D | rf_parityscan.c | 229 "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()
|
| D | rf_dagdegrd.c | 188 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)
|
| D | rf_raid1.c | 317 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()
|
| D | rf_fifo.c | 71 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()
|
| D | rf_dagdegwr.c | 319 … 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)
|
| D | rf_parityloggingdags.c | 146 … 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()
|
| D | rf_diskqueue.c | 181 diskqueue->curPriority = RF_IO_NORMAL_PRIORITY; in rf_ConfigureDiskQueue() 417 p->priority = RF_IO_NORMAL_PRIORITY; in rf_CreateDiskQueueData()
|
| D | rf_diskqueue.h | 52 #define RF_IO_NORMAL_PRIORITY 1 macro
|
| D | rf_dagffrd.c | 237 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()
|
| D | rf_pqdegdags.c | 113 (_node_).params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, which_ru)
|
| D | rf_sstf.c | 533 rf_SstfEnqueue(qptr, r, RF_IO_NORMAL_PRIORITY); in rf_SstfPromote()
|
| D | rf_dagfuncs.c | 342 rf_DiskIOEnqueue(&(dqs[pda->col]), req, RF_IO_NORMAL_PRIORITY); in rf_DiskUndoFunc()
|
| D | rf_reconstruct.c | 1829 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()
|