cl_list           240 dev/raidframe/rf_sstf.c rf_SstfCreate(RF_SectorCount_t sect_per_disk, RF_AllocListElem_t *cl_list,
cl_list           245 dev/raidframe/rf_sstf.c 	RF_CallocAndAdd(sstfq, 1, sizeof(RF_Sstf_t), (RF_Sstf_t *), cl_list);
cl_list           252 dev/raidframe/rf_sstf.c rf_ScanCreate(RF_SectorCount_t sect_per_disk, RF_AllocListElem_t *cl_list,
cl_list           257 dev/raidframe/rf_sstf.c 	RF_CallocAndAdd(scanq, 1, sizeof(RF_Sstf_t), (RF_Sstf_t *), cl_list);
cl_list           264 dev/raidframe/rf_sstf.c rf_CscanCreate(RF_SectorCount_t sect_per_disk, RF_AllocListElem_t *cl_list,
cl_list           269 dev/raidframe/rf_sstf.c 	RF_CallocAndAdd(cscanq, 1, sizeof(RF_Sstf_t), (RF_Sstf_t *), cl_list);