userlibandfileserver/fileserver/sfat32/sl_fatcache32.cpp
changeset 109 b3a1d9898418
parent 0 a41df078684a
child 257 3e88ff8f41d5
child 269 d57b86b1867a
equal deleted inserted replaced
102:ef2a444a7410 109:b3a1d9898418
   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 
   702     @param  aSector page sector number
   703     @param  aSector page sector number
   703 */
   704 */
   704 void CFat32LruCachePage::DoWriteSectorL(TUint32 aSector)
   705 void CFat32LruCachePage::DoWriteSectorL(TUint32 aSector)
   705     {
   706     {
   706     //__PRINT1(_L("#-CFat32LruCachePage::DoWriteContiguousSectorsL() startSec:%d"),aSector);
   707     //__PRINT1(_L("#-CFat32LruCachePage::DoWriteContiguousSectorsL() startSec:%d"),aSector);