Searched refs:FilePosInfo (Results 1 – 2 of 2) sorted by relevance
296 FILE_POSITION_INFORMATION FilePosInfo; in KdpDebugLogInit() local308 &FilePosInfo, in KdpDebugLogInit()309 sizeof(FilePosInfo), in KdpDebugLogInit()312 Status, FilePosInfo.CurrentByteOffset.QuadPart); in KdpDebugLogInit()314 FilePosInfo.CurrentByteOffset.QuadPart = FileInfo.EndOfFile.QuadPart; in KdpDebugLogInit()317 &FilePosInfo, in KdpDebugLogInit()318 sizeof(FilePosInfo), in KdpDebugLogInit()
1009 FILE_POSITION_INFORMATION FilePosInfo; in SetEndOfFile() local1022 &FilePosInfo, in SetEndOfFile()1032 EndOfFileInfo.EndOfFile.QuadPart = FilePosInfo.CurrentByteOffset.QuadPart; in SetEndOfFile()1055 FileAllocationInfo.AllocationSize.QuadPart = FilePosInfo.CurrentByteOffset.QuadPart; in SetEndOfFile()