This commit is contained in:
Bill Zissimopoulos
2015-11-29 14:19:41 -08:00
parent a082cc1516
commit 8cb508d3e4
2 changed files with 6 additions and 2 deletions

View File

@ -254,6 +254,7 @@ typedef struct
typedef struct
{
FSP_DEVICE_EXTENSION Base;
PDEVICE_OBJECT FsctlDeviceObject;
FSP_FSCTL_VOLUME_PARAMS VolumeParams;
FSP_IOQ Ioq;
UINT8 SecurityDescriptorBuf[];