// ntifs.h
VOID FsRtlRemoveMcbEntry(
PMCB Mcb,
VBN Vbn,
ULONG SectorCount
);
View the official Windows Driver Kit DDI referenceNo description available.
The FsRtlRemoveMcbEntry routine is obsolete, but is exported to support existing driver binaries. Use FsRtlRemoveLargeMcbEntry instead.
McbReserved.
VbnReserved.
SectorCountReserved.