[fastfat_new]
[reactos.git] / reactos / drivers / filesystems / fastfat_new / fatstruc.h
index 4f8d684..17d8fd4 100644 (file)
@@ -305,6 +305,8 @@ typedef struct _FCB
     ULONG OutstandingAsyncWrites;
     /* The outstanding async writes sync event */
     PKEVENT OutstandingAsyncEvent;
+    /* Counters */
+    ULONG OpenCount;
     union
     {
         struct