Searched refs:RF_VoidFunctionPointerListElem_t (Results 1 – 4 of 4) sorted by relevance
167 typedef struct RF_VoidFunctionPointerListElem_s RF_VoidFunctionPointerListElem_t; typedef170 RF_VoidFunctionPointerListElem_t *next;193 RF_VoidFunctionPointerListElem_t *vfple; /* linked list of pointers to DAG creation195 RF_VoidFunctionPointerListElem_t *bvfple; /* linked list of pointers to DAG creation
61 RF_VoidFunctionPointerListElem_t *rf_AllocVFPListElem(RF_Raid_t *);62 void rf_FreeVFPListElem(RF_Raid_t *, RF_VoidFunctionPointerListElem_t *);
120 RF_VoidFunctionPointerListElem_t *vfple, *tmpvfple; in rf_SelectAlgorithm()125 RF_VoidFunctionPointerListElem_t *failed_stripes_vfple_end = NULL; in rf_SelectAlgorithm()126 RF_VoidFunctionPointerListElem_t *failed_stripes_bvfple_end = NULL; in rf_SelectAlgorithm()
372 …raidPtr, raidPtr->poolNames.vfple, &raidPtr->pools.vfple, sizeof(RF_VoidFunctionPointerListElem_t), in rf_ConfigureMapModule()394 RF_VoidFunctionPointerListElem_t *401 rf_FreeVFPListElem(RF_Raid_t *raidPtr, RF_VoidFunctionPointerListElem_t *p) in rf_FreeVFPListElem()