FsRtlAddMcbEntry - NtDoc

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

BOOLEAN FsRtlAddMcbEntry(
  PMCB  Mcb,
  VBN   Vbn,
  LBN   Lbn,
  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-fsrtladdmcbentry)

FsRtlAddMcbEntry function

Description

The FsRtlAddMcbEntry routine is obsolete, but is exported to support existing driver binaries. Use FsRtlAddLargeMcbEntry instead.

Parameters

Mcb

Reserved.

Vbn

Reserved.

Lbn

Reserved.

SectorCount

Reserved.

Return value

Reserved.