yaffs Add stats tracking and control for background gc instrumentation
[yaffs2.git] / yaffs_guts.h
index 6d4ae46a9d0b4d16890635a67c00e8be71ebb64a..f9b5ac192424b50a7ecda2509f35a14f05da867b 100644 (file)
@@ -759,6 +759,7 @@ struct yaffs_DeviceStruct {
        __u32 allGCs;
        __u32 passiveGCs;
        __u32 oldestDirtyGCs;
+       __u32 nGCBlocks;
        __u32 backgroundGCs;
        __u32 nRetriedWrites;
        __u32 nRetiredBlocks;