Home
last modified time | relevance | path

Searched defs:allocList (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_dagffrd.c80 RF_AllocListElem_t *allocList) in rf_CreateFaultFreeReadDAG()
129 RF_RaidAccessFlags_t flags, RF_AllocListElem_t *allocList, in rf_CreateNonredundantDAG()
325 RF_RaidAccessFlags_t flags, RF_AllocListElem_t *allocList, in CreateMirrorReadDAG()
449 RF_AllocListElem_t * allocList) in rf_CreateMirrorIdleReadDAG()
462 RF_AllocListElem_t *allocList) in rf_CreateMirrorPartitionReadDAG()
H A Drf_dagffwr.c83 RF_AllocListElem_t *allocList, in rf_CreateNonRedundantWriteDAG()
94 RF_AllocListElem_t *allocList, in rf_CreateRAID0WriteDAG()
105 RF_AllocListElem_t *allocList) in rf_CreateSmallWriteDAG()
116 RF_AllocListElem_t *allocList) in rf_CreateLargeWriteDAG()
167 RF_AllocListElem_t *allocList, in rf_CommonCreateLargeWriteDAG()
525 RF_AllocListElem_t *allocList, in rf_CommonCreateSmallWriteDAG()
1201 RF_AllocListElem_t *allocList) in rf_CreateRaidOneWriteDAG()
H A Drf_parityloggingdags.c83 RF_AllocListElem_t * allocList, in rf_CommonCreateParityLoggingLargeWriteDAG()
327 RF_AllocListElem_t * allocList, in rf_CommonCreateParityLoggingSmallWriteDAG()
618 RF_AllocListElem_t * allocList, in rf_CreateParityLoggingSmallWriteDAG()
634 RF_AllocListElem_t * allocList, in rf_CreateParityLoggingLargeWriteDAG()
H A Drf_dagdegrd.c84 RF_AllocListElem_t *allocList) in rf_CreateRaidFiveDegradedReadDAG()
119 RF_AllocListElem_t *allocList) in rf_CreateRaidOneDegradedReadDAG()
265 RF_AllocListElem_t *allocList, in rf_CreateDegradedReadDAG()
578 RF_AllocListElem_t *allocList) in rf_CreateRaidCDegradedReadDAG()
705 RF_AllocListElem_t *allocList) in rf_DD_GenerateFailedAccessASMs()
1040 RF_AllocListElem_t *allocList, in rf_DoubleDegRead()
H A Drf_utils.c45 rf_make_2d_array(int b, int k, RF_AllocListElem_t *allocList) in rf_make_2d_array()
71 rf_make_1d_array(int c, RF_AllocListElem_t *allocList) in rf_make_1d_array()
H A Drf_dagdegwr.c89 RF_AllocListElem_t *allocList) in rf_CreateDegradedWriteDAG()
161 RF_AllocListElem_t *allocList, in rf_CommonCreateSimpleDegradedWriteDAG()
577 RF_AllocListElem_t * allocList) in rf_WriteGenerateFailedAccessASMs()
714 RF_AllocListElem_t *allocList, in rf_DoubleDegSmallWrite()
H A Drf_raid1.c265 RF_AllocListElem_t *allocList; in rf_VerifyParityRAID1() local
H A Drf_dagutils.c984 RF_AllocListElem_t *allocList) in rf_MapUnaccessedPortionOfStripe()
1077 RF_AllocListElem_t *allocList) in rf_GenerateFailedAccessASMs()
H A Drf_dag.h162 RF_AllocListElem_t *allocList; /* ptr to list of ptrs to be freed member