ClusterToSector   171 filesystem.c   			temp->startSector = ClusterToSector(dirBuffer[i].startingCluster);
ClusterToSector   477 filesystem.c   		fHandle->startSector = ClusterToSector(entry->startingCluster);
ClusterToSector   523 filesystem.c   			fHandle->startSector = ClusterToSector(entry->startingCluster);
ClusterToSector   560 filesystem.c   				ClusterToSector(fHandle->currentCluster)
ClusterToSector   626 filesystem.c   				dirSect->sector = ClusterToSector(dirSect->cluster);
ClusterToSector   663 filesystem.c   						ClusterToSector(fHandle->currentCluster)
ClusterToSector   669 filesystem.c   				fHandle->nextSector = ClusterToSector(fHandle->currentCluster);
ClusterToSector   704 filesystem.c   					ClusterToSector(fHandle->currentCluster)
ClusterToSector   713 filesystem.c   				fHandle->nextSector = ClusterToSector(fHandle->currentCluster);
ClusterToSector   788 filesystem.c   		sector = ClusterToSector(startingCluster);
ClusterToSector   881 filesystem.c   					ClusterToSector(fHandle->currentCluster)
ClusterToSector   888 filesystem.c   			fHandle->nextSector = ClusterToSector(fHandle->currentCluster);