X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_guts.h;h=849d9511cb9eaafcc26d035889a56bd5d539daf0;hb=6ce07c3f6215ce6a4f4b7fe520ef48e8cf71c7cb;hp=3c7358316aba87ffa7140402f8cbba8c4baa5848;hpb=49942b13d7cfbdba72c18de0f37d16d81b4372a8;p=yaffs2.git diff --git a/yaffs_guts.h b/yaffs_guts.h index 3c73583..849d951 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -691,6 +691,8 @@ struct yaffs_DeviceStruct { yaffs_TnodeList *allocatedTnodeList; int isDoingGC; + int gcBlock; + int gcChunk; int nObjectsCreated; yaffs_Object *freeObjects;