// ntifs.h
VOID FsRtlInitializeMcb(
PMCB Mcb,
POOL_TYPE PoolType
);
View the official Windows Driver Kit DDI referenceNo description available.
The FsRtlInitializeMcb routine is obsolete, but is exported to support existing driver binaries. Use FsRtlInitializeLargeMcb instead.
McbReserved.
PoolTypeReserved.