ReactOS 0.4.15-dev-7942-gd23573b
NTFS_ATTR_CONTEXT Struct Reference

#include <ntfs.h>

Collaboration diagram for NTFS_ATTR_CONTEXT:

Public Attributes

PUCHAR CacheRun
 
ULONGLONG CacheRunOffset
 
LONGLONG CacheRunStartLCN
 
ULONGLONG CacheRunLength
 
LONGLONG CacheRunLastLCN
 
ULONGLONG CacheRunCurrentOffset
 
NTFS_ATTR_RECORD Record
 

Detailed Description

Definition at line 230 of file ntfs.h.

Member Data Documentation

◆ CacheRun

PUCHAR NTFS_ATTR_CONTEXT::CacheRun

Definition at line 232 of file ntfs.h.

◆ CacheRunCurrentOffset

ULONGLONG NTFS_ATTR_CONTEXT::CacheRunCurrentOffset

Definition at line 237 of file ntfs.h.

◆ CacheRunLastLCN

LONGLONG NTFS_ATTR_CONTEXT::CacheRunLastLCN

Definition at line 236 of file ntfs.h.

◆ CacheRunLength

ULONGLONG NTFS_ATTR_CONTEXT::CacheRunLength

Definition at line 235 of file ntfs.h.

◆ CacheRunOffset

ULONGLONG NTFS_ATTR_CONTEXT::CacheRunOffset

Definition at line 233 of file ntfs.h.

◆ CacheRunStartLCN

LONGLONG NTFS_ATTR_CONTEXT::CacheRunStartLCN

Definition at line 234 of file ntfs.h.

◆ Record

NTFS_ATTR_RECORD NTFS_ATTR_CONTEXT::Record

Definition at line 238 of file ntfs.h.

Referenced by NtfsFindAttributeHelper(), and NtfsFindMftRecord().


The documentation for this struct was generated from the following file: