ReactOS 0.4.15-dev-7942-gd23573b
NTFS_RECORD_HEADER Struct Reference

#include <ntfs.h>

Public Attributes

ULONG Type
 
USHORT UsaOffset
 
USHORT UsaCount
 
ULONGLONG Lsn
 

Detailed Description

Definition at line 237 of file ntfs.h.

Member Data Documentation

◆ Lsn

ULONGLONG NTFS_RECORD_HEADER::Lsn

Definition at line 242 of file ntfs.h.

◆ Type

◆ UsaCount

USHORT NTFS_RECORD_HEADER::UsaCount

Definition at line 241 of file ntfs.h.

Referenced by CreateIndexBufferFromBTreeNode(), and NtfsCreateEmptyFileRecord().

◆ UsaOffset

USHORT NTFS_RECORD_HEADER::UsaOffset

Definition at line 240 of file ntfs.h.

Referenced by CreateIndexBufferFromBTreeNode(), and NtfsCreateEmptyFileRecord().


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