FsRtlRemoveMcbEntry - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

VOID FsRtlRemoveMcbEntry(
  PMCB  Mcb,
  VBN   Vbn,
  ULONG SectorCount
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-_fsrtl_advanced_fcb_header-fsrtlremovemcbentry)

FsRtlRemoveMcbEntry function

Description

The FsRtlRemoveMcbEntry routine is obsolete, but is exported to support existing driver binaries. Use FsRtlRemoveLargeMcbEntry instead.

Parameters

Mcb

Reserved.

Vbn

Reserved.

SectorCount

Reserved.