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
 
LARGE_MCB DataRunsMCB
 
ULONGLONG FileMFTIndex
 
ULONGLONG FileOwnerMFTIndex
 
PNTFS_ATTR_RECORD pRecord
 

Detailed Description

Definition at line 494 of file ntfs.h.

Member Data Documentation

◆ CacheRun

PUCHAR _NTFS_ATTR_CONTEXT::CacheRun

Definition at line 496 of file ntfs.h.

◆ CacheRunCurrentOffset

ULONGLONG _NTFS_ATTR_CONTEXT::CacheRunCurrentOffset

Definition at line 501 of file ntfs.h.

◆ CacheRunLastLCN

LONGLONG _NTFS_ATTR_CONTEXT::CacheRunLastLCN

Definition at line 500 of file ntfs.h.

◆ CacheRunLength

ULONGLONG _NTFS_ATTR_CONTEXT::CacheRunLength

Definition at line 499 of file ntfs.h.

◆ CacheRunOffset

ULONGLONG _NTFS_ATTR_CONTEXT::CacheRunOffset

Definition at line 497 of file ntfs.h.

◆ CacheRunStartLCN

LONGLONG _NTFS_ATTR_CONTEXT::CacheRunStartLCN

Definition at line 498 of file ntfs.h.

◆ DataRunsMCB

LARGE_MCB _NTFS_ATTR_CONTEXT::DataRunsMCB

Definition at line 502 of file ntfs.h.

◆ FileMFTIndex

ULONGLONG _NTFS_ATTR_CONTEXT::FileMFTIndex

Definition at line 503 of file ntfs.h.

◆ FileOwnerMFTIndex

ULONGLONG _NTFS_ATTR_CONTEXT::FileOwnerMFTIndex

Definition at line 504 of file ntfs.h.

◆ pRecord

PNTFS_ATTR_RECORD _NTFS_ATTR_CONTEXT::pRecord

Definition at line 505 of file ntfs.h.


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