X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fdrivers%2Ffilesystems%2Ffastfat%2Fvfat.h;h=941f9d7861e8986a5a1b25f61803363411c8cb42;hp=937b0e8c4041c37c14503f0a46f97e5dba0967e2;hb=3b58992913626fa9b244b04d54962d611cf12843;hpb=38b36a3dc0882ac727f9314fd3f8f4bbc6ec136e diff --git a/reactos/drivers/filesystems/fastfat/vfat.h b/reactos/drivers/filesystems/fastfat/vfat.h index 937b0e8c404..941f9d7861e 100644 --- a/reactos/drivers/filesystems/fastfat/vfat.h +++ b/reactos/drivers/filesystems/fastfat/vfat.h @@ -488,6 +488,7 @@ typedef struct _VFAT_MOVE_CONTEXT ULONG FileSize; USHORT CreationDate; USHORT CreationTime; + BOOLEAN InPlace; } VFAT_MOVE_CONTEXT, *PVFAT_MOVE_CONTEXT; FORCEINLINE