Home
last modified time | relevance | path

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

/reactos/ntoskrnl/cc/
H A Dcopy.c760 LARGE_INTEGER LargeFileOffset; in CcFastCopyRead() local
768 LargeFileOffset.QuadPart = FileOffset; in CcFastCopyRead()
770 &LargeFileOffset, in CcFastCopyRead()
789 LARGE_INTEGER LargeFileOffset; in CcFastCopyWrite() local
795 LargeFileOffset.QuadPart = FileOffset; in CcFastCopyWrite()
797 &LargeFileOffset, in CcFastCopyWrite()