ReactOS 0.4.15-dev-7924-g5949c20
NTFS_MFT_RECORD Struct Reference

#include <ntfs.h>

Public Attributes

ULONG Magic
 
USHORT USAOffset
 
USHORT USACount
 
ULONGLONG LogSequenceNumber
 
USHORT SequenceNumber
 
USHORT LinkCount
 
USHORT AttributesOffset
 
USHORT Flags
 
ULONG BytesInUse
 
ULONG BytesAllocated
 
ULONGLONG BaseMFTRecord
 
USHORT NextAttributeInstance
 
USHORT Padding
 
ULONG MFTRecordNumber
 

Detailed Description

Definition at line 106 of file ntfs.h.

Member Data Documentation

◆ AttributesOffset

USHORT NTFS_MFT_RECORD::AttributesOffset

Definition at line 114 of file ntfs.h.

Referenced by NtfsFindAttribute().

◆ BaseMFTRecord

ULONGLONG NTFS_MFT_RECORD::BaseMFTRecord

Definition at line 118 of file ntfs.h.

◆ BytesAllocated

ULONG NTFS_MFT_RECORD::BytesAllocated

Definition at line 117 of file ntfs.h.

◆ BytesInUse

ULONG NTFS_MFT_RECORD::BytesInUse

Definition at line 116 of file ntfs.h.

◆ Flags

USHORT NTFS_MFT_RECORD::Flags

Definition at line 115 of file ntfs.h.

◆ LinkCount

USHORT NTFS_MFT_RECORD::LinkCount

Definition at line 113 of file ntfs.h.

◆ LogSequenceNumber

ULONGLONG NTFS_MFT_RECORD::LogSequenceNumber

Definition at line 111 of file ntfs.h.

◆ Magic

ULONG NTFS_MFT_RECORD::Magic

Definition at line 108 of file ntfs.h.

◆ MFTRecordNumber

ULONG NTFS_MFT_RECORD::MFTRecordNumber

Definition at line 121 of file ntfs.h.

◆ NextAttributeInstance

USHORT NTFS_MFT_RECORD::NextAttributeInstance

Definition at line 119 of file ntfs.h.

◆ Padding

USHORT NTFS_MFT_RECORD::Padding

Definition at line 120 of file ntfs.h.

◆ SequenceNumber

USHORT NTFS_MFT_RECORD::SequenceNumber

Definition at line 112 of file ntfs.h.

◆ USACount

USHORT NTFS_MFT_RECORD::USACount

Definition at line 110 of file ntfs.h.

◆ USAOffset

USHORT NTFS_MFT_RECORD::USAOffset

Definition at line 109 of file ntfs.h.


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