Searched refs:TargetAllocation (Results 1 – 1 of 1) sorted by relevance
1873 ULONGLONG TargetAllocation; local1952 … TargetAllocation = FcbOrDcb->Header.AllocationSize.LowPart + AddedAllocation;1960 if (TargetAllocation > ~BytesPerCluster + 1) {1962 TargetAllocation = ~BytesPerCluster + 1;1963 … AddedAllocation = TargetAllocation - FcbOrDcb->Header.AllocationSize.LowPart;1982 (ULONG)TargetAllocation );