userlibandfileserver/fileserver/sfat32/sl_fatcache32.cpp
branchRCL_3
changeset 257 3e88ff8f41d5
parent 256 c1f20ce4abcf
equal deleted inserted replaced
256:c1f20ce4abcf 257:3e88ff8f41d5
   697 
   697 
   698 //-----------------------------------------------------------------------------
   698 //-----------------------------------------------------------------------------
   699 
   699 
   700 /**
   700 /**
   701     Writes FAT cache page sector to the media (to all copies of the FAT)
   701     Writes FAT cache page sector to the media (to all copies of the FAT)
   702 
       
   703     @param  aSector page sector number
   702     @param  aSector page sector number
   704 */
   703 */
   705 void CFat32LruCachePage::DoWriteSectorL(TUint32 aSector)
   704 void CFat32LruCachePage::DoWriteSectorL(TUint32 aSector)
   706     {
   705     {
   707     //__PRINT1(_L("#-CFat32LruCachePage::DoWriteContiguousSectorsL() startSec:%d"),aSector);
   706     //__PRINT1(_L("#-CFat32LruCachePage::DoWriteContiguousSectorsL() startSec:%d"),aSector);