ReactOS
0.4.15-dev-1638-gc0caa5c
|
#include <ntfs.h>
Public Attributes | |
ULONG | Type |
USHORT | UsaOffset |
USHORT | UsaCount |
ULONGLONG | Lsn |
ULONG NTFS_RECORD_HEADER::Type |
Definition at line 235 of file ntfs.h.
Referenced by _tmain(), CreateIndexBufferFromBTreeNode(), HandleFile(), NtfsCreateEmptyFileRecord(), NtfsFindMftRecord(), NtfsMoonWalkID(), UpdateFileNameRecord(), and UpdateIndexEntryFileNameSize().
USHORT NTFS_RECORD_HEADER::UsaCount |
Definition at line 237 of file ntfs.h.
Referenced by CreateIndexBufferFromBTreeNode(), and NtfsCreateEmptyFileRecord().
USHORT NTFS_RECORD_HEADER::UsaOffset |
Definition at line 236 of file ntfs.h.
Referenced by CreateIndexBufferFromBTreeNode(), and NtfsCreateEmptyFileRecord().