userlibandfileserver/fileserver/sfile/sf_dat.cpp
branchRCL_3
changeset 62 4a8fed1c0ef6
parent 33 0173bcd7697c
child 134 95847726fe57
equal deleted inserted replaced
52:2d65c2f76d7b 62:4a8fed1c0ef6
    70 TInt DebugNCNotifier=0;
    70 TInt DebugNCNotifier=0;
    71 TCorruptNameRec* gCorruptFileNameList=NULL;
    71 TCorruptNameRec* gCorruptFileNameList=NULL;
    72 TCorruptLogRec* gCorruptLogRecordList=NULL;
    72 TCorruptLogRec* gCorruptLogRecordList=NULL;
    73 TInt gNumberOfCorruptHits=0;
    73 TInt gNumberOfCorruptHits=0;
    74 HBufC* gCorruptFileNamesListFile=NULL;
    74 HBufC* gCorruptFileNamesListFile=NULL;
       
    75 TInt SessionCount;  // number of CSessionFs's
       
    76 TInt ObjectCount;   // number of CFsObjects
    75 
    77 
    76 #endif
    78 #endif
    77 
    79 
    78 TBool F32Properties::iInitialised = 0;
    80 TBool F32Properties::iInitialised = 0;
    79 TInt  F32Properties::iRomAddress  = 0;
    81 TInt  F32Properties::iRomAddress  = 0;