FsRtlLookupPerStreamContextInternal - NtDoc

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

PFSRTL_PER_STREAM_CONTEXT FsRtlLookupPerStreamContextInternal(
  PFSRTL_ADVANCED_FCB_HEADER StreamContext,
  PVOID                      OwnerId,
  PVOID                      InstanceId
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-fsrtllookupperstreamcontextinternal)

FsRtlLookupPerStreamContextInternal function

Description

The FsRtlLookupPerStreamContextInternal routine is reserved for system use. See FsRtlLookupPerStreamContext.

Parameters

StreamContext

Reserved.

OwnerId

Reserved.

InstanceId

Reserved.

Return value

Reserved.