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

/vbox/src/VBox/Storage/
H A DVMDK.cpp1250 uint64_t uStartSector, bool fPreAlloc)
1259 if (fPreAlloc)
1312 if (fPreAlloc)
3783 /* fPreAlloc should never be false because VMware can't use such images. */
3788 true /* fPreAlloc */);
3922 false /* fPreAlloc */);
1249 vmdkCreateGrainDirectory(PVMDKIMAGE pImage, PVMDKEXTENT pExtent, uint64_t uStartSector, bool fPreAlloc) argument

Completed in 66 milliseconds