Searched refs:NewAllocDescs (Results 1 – 1 of 1) sorted by relevance
3870 int8* NewAllocDescs; in UDFFlushFE() local3898 if(!OS_SUCCESS(status = UDFBuildAllocDescs(Vcb, PartNum, FileInfo, &NewAllocDescs))) { in UDFFlushFE()3900 if(NewAllocDescs) in UDFFlushFE()3901 MyFreePool__(NewAllocDescs); in UDFFlushFE()3915 if(NewAllocDescs) { in UDFFlushFE()3919 …Dloc->AllocLoc), 0, (uint32)(FileInfo->Dloc->AllocLoc.Length), FALSE, NewAllocDescs, &WrittenBytes… in UDFFlushFE()3920 MyFreePool__(NewAllocDescs); in UDFFlushFE()