Home
last modified time | relevance | path

Searched refs:rf_CreateMirrorPartitionReadDAG (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_dagffrd.h48 rf_CreateMirrorPartitionReadDAG(RF_Raid_t * raidPtr,
H A Drf_interdecluster.c269 *createFunc = (RF_VoidFuncPtr) rf_CreateMirrorPartitionReadDAG; in rf_RAIDIDagSelect()
H A Drf_chaindecluster.c262 *createFunc = (RF_VoidFuncPtr) rf_CreateMirrorPartitionReadDAG; /* array status not in rf_RAIDCDagSelect()
H A Drf_dagffrd.c458 rf_CreateMirrorPartitionReadDAG(RF_Raid_t *raidPtr, in rf_CreateMirrorPartitionReadDAG() function