// ntifs.h
ULONGLONG MmGetMaximumFileSectionSize();
View the official Windows Driver Kit DDI referenceNo description available.
The MmGetMaximumFileSectionSize returns the maximum possible size of a file section for the current version of Windows.
The maximum file section size supported by the current version of Windows.