Home
last modified time | relevance | path

Searched refs:BytesToReallocate (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/filesystems/fastfat/
H A Dfsctrl.c237 ULONG BytesToReallocate,
253 OUT PULONG BytesToReallocate,
5723 ULONG BytesToReallocate; local
6482 TargetLbo += BytesToReallocate;
6483 ByteCount -= BytesToReallocate;
6647 OUT PULONG BytesToReallocate,
6733 *BytesToReallocate = 0;
6754 *BytesToReallocate = *ByteCount;
6778 *BytesToReallocate = RunByteCount;
6812 *BytesToWrite = *BytesToReallocate;
[all …]