cleanupList       464 dev/raidframe/rf_aselect.c 		    sizeof(RF_DagList_t), (RF_DagList_t *), desc->cleanupList);
cleanupList        72 dev/raidframe/rf_chaindecluster.c 	    (RF_ChaindeclusterConfigInfo_t *), raidPtr->cleanupList);
cleanupList        79 dev/raidframe/rf_chaindecluster.c 	    raidPtr->cleanupList);
cleanupList        93 dev/raidframe/rf_decluster.c 	    (RF_DeclusteredConfigInfo_t *), raidPtr->cleanupList);
cleanupList       285 dev/raidframe/rf_decluster.c 	info->LayoutTable = rf_make_2d_array(b, k, raidPtr->cleanupList);
cleanupList       288 dev/raidframe/rf_decluster.c 	info->OffsetTable = rf_make_2d_array(b, k, raidPtr->cleanupList);
cleanupList       292 dev/raidframe/rf_decluster.c 	    layoutPtr->SUsPerPU, raidPtr->numCol, raidPtr->cleanupList);
cleanupList        92 dev/raidframe/rf_declusterPQ.c 	    (RF_DeclusteredConfigInfo_t *), raidPtr->cleanupList);
cleanupList       260 dev/raidframe/rf_declusterPQ.c 	info->LayoutTable = rf_make_2d_array(b, k, raidPtr->cleanupList);
cleanupList       264 dev/raidframe/rf_declusterPQ.c 	info->OffsetTable = rf_make_2d_array(b, k, raidPtr->cleanupList);
cleanupList       269 dev/raidframe/rf_declusterPQ.c 	    layoutPtr->SUsPerPU, raidPtr->numCol, raidPtr->cleanupList);
cleanupList       131 dev/raidframe/rf_desc.h 	RF_AllocListElem_t *cleanupList; /*
cleanupList       283 dev/raidframe/rf_diskqueue.c 	    (RF_DiskQueue_t **), raidPtr->cleanupList);
cleanupList       292 dev/raidframe/rf_diskqueue.c 				raidPtr->cleanupList);
cleanupList       300 dev/raidframe/rf_diskqueue.c 			    raidPtr->cleanupList);
cleanupList       312 dev/raidframe/rf_diskqueue.c 		    raidPtr->cleanupList);
cleanupList       344 dev/raidframe/rf_disks.c 	    (RF_RaidDisk_t **), raidPtr->cleanupList);
cleanupList       353 dev/raidframe/rf_disks.c 	    raidPtr->cleanupList);
cleanupList       366 dev/raidframe/rf_disks.c 		    (RF_RaidDisk_t *), raidPtr->cleanupList);
cleanupList       375 dev/raidframe/rf_disks.c 		    raidPtr->cleanupList);
cleanupList      1135 dev/raidframe/rf_disks.c 	    &raidPtr->shutdownList, raidPtr->cleanupList);
cleanupList       431 dev/raidframe/rf_driver.c 	rf_MakeAllocList(raidPtr->cleanupList);
cleanupList       432 dev/raidframe/rf_driver.c 	if (raidPtr->cleanupList == NULL) {
cleanupList       437 dev/raidframe/rf_driver.c 	    (void (*) (void *)) rf_FreeAllocList, raidPtr->cleanupList);
cleanupList       458 dev/raidframe/rf_driver.c 	    sizeof(RF_RowStatus_t), (RF_RowStatus_t *), raidPtr->cleanupList);
cleanupList       464 dev/raidframe/rf_driver.c 	    sizeof(RF_ReconCtrl_t *), (RF_ReconCtrl_t **), raidPtr->cleanupList);
cleanupList       652 dev/raidframe/rf_driver.c 	desc->cleanupList = NULL;
cleanupList       653 dev/raidframe/rf_driver.c 	rf_MakeAllocList(desc->cleanupList);
cleanupList       664 dev/raidframe/rf_driver.c 	rf_FreeAllocList(desc->cleanupList);
cleanupList        80 dev/raidframe/rf_evenodd.c 	    (RF_EvenOddConfigInfo_t *), raidPtr->cleanupList);
cleanupList        86 dev/raidframe/rf_evenodd.c 	    raidPtr->numCol, raidPtr->cleanupList);
cleanupList        70 dev/raidframe/rf_interdecluster.c 	    (RF_InterdeclusterConfigInfo_t *), raidPtr->cleanupList);
cleanupList        78 dev/raidframe/rf_interdecluster.c 	    raidPtr->cleanupList);
cleanupList       103 dev/raidframe/rf_paritylogging.c 			raidPtr->cleanupList);
cleanupList       116 dev/raidframe/rf_paritylogging.c 						  raidPtr->cleanupList);
cleanupList       280 dev/raidframe/rf_raid.h 	RF_AllocListElem_t	 *cleanupList;	/*
cleanupList        63 dev/raidframe/rf_raid0.c 	    (RF_Raid0ConfigInfo_t *), raidPtr->cleanupList);
cleanupList        69 dev/raidframe/rf_raid0.c 	    sizeof(RF_RowCol_t), (RF_RowCol_t *), raidPtr->cleanupList);
cleanupList        71 dev/raidframe/rf_raid1.c 	    (RF_Raid1ConfigInfo_t *), raidPtr->cleanupList);
cleanupList        78 dev/raidframe/rf_raid1.c 	    raidPtr->cleanupList);
cleanupList        66 dev/raidframe/rf_raid4.c 	    (RF_Raid4ConfigInfo_t *), raidPtr->cleanupList);
cleanupList        73 dev/raidframe/rf_raid4.c 	    sizeof(RF_RowCol_t), (RF_RowCol_t *), raidPtr->cleanupList);
cleanupList        68 dev/raidframe/rf_raid5.c 	    (RF_Raid5ConfigInfo_t *), raidPtr->cleanupList);
cleanupList        80 dev/raidframe/rf_raid5.c 	    raidPtr->numCol, raidPtr->cleanupList);
cleanupList        63 dev/raidframe/rf_raid5_rotatedspare.c 	    (RF_Raid5RSConfigInfo_t *), raidPtr->cleanupList);
cleanupList        76 dev/raidframe/rf_raid5_rotatedspare.c 	    raidPtr->numCol, raidPtr->cleanupList);