[NTFS]
[reactos.git] / reactos / drivers / filesystems / ntfs / ntfs.h
index 37ed519..44b8874 100644 (file)
@@ -75,6 +75,7 @@ typedef struct _NTFS_INFO
     UCHAR MinorVersion;
     USHORT Flags;
 
+    ULONG MftZoneReservation;
 } NTFS_INFO, *PNTFS_INFO;
 
 #define NTFS_TYPE_CCB         '20SF'