LCN_WEAK_REFERENCE_VCN_MAPPING - NtDoc

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

typedef struct _LCN_WEAK_REFERENCE_VCN_MAPPING {
  LONGLONG Vcn;
  LONGLONG Lcn;
  LONGLONG CountOfRange;
} LCN_WEAK_REFERENCE_VCN_MAPPING, *PLCN_WEAK_REFERENCE_VCN_MAPPING;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntifs-lcn_weak_reference_vcn_mapping)

Description

LCN_WEAK_REFERENCE_VCN_MAPPING is reserved for system use.

Members

Vcn

Lcn

CountOfRange