Searched refs:tmpasmhle (Results 1 – 1 of 1) sorted by relevance
119 RF_ASMHeaderListElem_t *asmhle, *tmpasmhle; in rf_SelectAlgorithm() local287 tmpasmhle= asmhle; in rf_SelectAlgorithm()288 asmhle = tmpasmhle->next; in rf_SelectAlgorithm()289 … rf_FreeAccessStripeMap(raidPtr, tmpasmhle->asmh); in rf_SelectAlgorithm()290 … rf_FreeASMHeaderListElem(raidPtr, tmpasmhle); in rf_SelectAlgorithm()295 tmpasmhle= asmhle; in rf_SelectAlgorithm()296 asmhle = tmpasmhle->next; in rf_SelectAlgorithm()297 … rf_FreeAccessStripeMap(raidPtr, tmpasmhle->asmh); in rf_SelectAlgorithm()298 … rf_FreeASMHeaderListElem(raidPtr, tmpasmhle); in rf_SelectAlgorithm()368 tmpasmhle = failed_stripe->asmh_b; in rf_SelectAlgorithm()[all …]