sys: IRP_MJ_CREATE

This commit is contained in:
Bill Zissimopoulos
2015-12-02 15:55:28 -08:00
parent 10a9c6b8e2
commit 7d22bec54b
3 changed files with 52 additions and 3 deletions

View File

@ -52,6 +52,7 @@ typedef struct
UINT16 Version;
UINT16 SectorSize;
UINT32 SerialNumber;
BOOLEAN EaSupported;
} FSP_FSCTL_VOLUME_PARAMS;
typedef struct
{