ReactOS 0.4.16-dev-1948-gd260c1d
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 238 of file ntfs.h.

Member Data Documentation

◆ CacheRun

PUCHAR NTFS_ATTR_CONTEXT::CacheRun

Definition at line 240 of file ntfs.h.

◆ CacheRunCurrentOffset

ULONGLONG NTFS_ATTR_CONTEXT::CacheRunCurrentOffset

Definition at line 245 of file ntfs.h.

◆ CacheRunLastLCN

LONGLONG NTFS_ATTR_CONTEXT::CacheRunLastLCN

Definition at line 244 of file ntfs.h.

◆ CacheRunLength

ULONGLONG NTFS_ATTR_CONTEXT::CacheRunLength

Definition at line 243 of file ntfs.h.

◆ CacheRunOffset

ULONGLONG NTFS_ATTR_CONTEXT::CacheRunOffset

Definition at line 241 of file ntfs.h.

◆ CacheRunStartLCN

LONGLONG NTFS_ATTR_CONTEXT::CacheRunStartLCN

Definition at line 242 of file ntfs.h.

◆ Record

NTFS_ATTR_RECORD NTFS_ATTR_CONTEXT::Record

Definition at line 246 of file ntfs.h.

Referenced by NtfsFindAttributeHelper(), and NtfsFindMftRecord().


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