RF_VoidFunctionPointerListElem_t
RF_VoidFunctionPointerListElem_t *vfple, *tmpvfple;
RF_VoidFunctionPointerListElem_t *failed_stripes_vfple_end = NULL;
RF_VoidFunctionPointerListElem_t *failed_stripes_bvfple_end = NULL;
RF_VoidFunctionPointerListElem_t *next;
RF_VoidFunctionPointerListElem_t *vfple; /* linked list of pointers to DAG creation
RF_VoidFunctionPointerListElem_t *bvfple; /* linked list of pointers to DAG creation
rf_pool_init(raidPtr, raidPtr->poolNames.vfple, &raidPtr->pools.vfple, sizeof(RF_VoidFunctionPointerListElem_t),
RF_VoidFunctionPointerListElem_t *
rf_FreeVFPListElem(RF_Raid_t *raidPtr, RF_VoidFunctionPointerListElem_t *p)
RF_VoidFunctionPointerListElem_t *rf_AllocVFPListElem(RF_Raid_t *);
void rf_FreeVFPListElem(RF_Raid_t *, RF_VoidFunctionPointerListElem_t *);