Searched defs:NewAllocationSize (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dinfo.c1499 LARGE_INTEGER NewAllocationSize; local
1500 Status = vbsfSetEndOfFile(RxContext, &pInfo->AllocationSize, &NewAllocationSize);
1509 LARGE_INTEGER NewAllocationSize; local
1514 Status = vbsfSetEndOfFile(RxContext, &pInfo->EndOfFile, &NewAllocationSize);
1517 NewAllocationSize.QuadPart, Status));

Completed in 46 milliseconds