ReactOS 0.4.16-dev-401-g45b008d
|
#include <ntfs.h>
USHORT _FILE_RECORD_HEADER::AttributeOffset |
Definition at line 255 of file ntfs.h.
Referenced by _tmain(), FindFirstAttribute(), HandleFile(), NtfsCreateDirectory(), NtfsCreateEmptyFileRecord(), and NtfsCreateFileRecord().
ULONG _FILE_RECORD_HEADER::BytesAllocated |
Definition at line 258 of file ntfs.h.
Referenced by NtfsCreateEmptyFileRecord().
ULONG _FILE_RECORD_HEADER::BytesInUse |
Definition at line 257 of file ntfs.h.
Referenced by _tmain(), AddBitmap(), AddIndexAllocation(), AddIndexRoot(), AddRun(), FindFirstAttribute(), HandleFile(), NtfsAddFilenameToDirectory(), NtfsCreateEmptyFileRecord(), NtfsDumpFileRecord(), SetFileRecordEnd(), and UpdateIndexAllocation().
USHORT _FILE_RECORD_HEADER::Flags |
Definition at line 256 of file ntfs.h.
Referenced by AddFileName(), GetNtfsFileRecord(), IncreaseMftSize(), NtfsCreateDirectory(), NtfsCreateEmptyFileRecord(), NtfsDirFindFile(), NtfsMoonWalkID(), and NtfsOpenFileById().
USHORT _FILE_RECORD_HEADER::LinkCount |
Definition at line 254 of file ntfs.h.
Referenced by AddFileName(), and NtfsMakeRootFCB().
ULONG _FILE_RECORD_HEADER::MFTRecordNumber |
Definition at line 262 of file ntfs.h.
Referenced by AddNewMftEntry(), and FindAttribute().
USHORT _FILE_RECORD_HEADER::NextAttributeNumber |
Definition at line 260 of file ntfs.h.
Referenced by AddBitmap(), AddData(), AddFileName(), AddIndexAllocation(), AddIndexRoot(), and AddStandardInformation().
NTFS_RECORD_HEADER _FILE_RECORD_HEADER::Ntfs |
Definition at line 252 of file ntfs.h.
Referenced by _tmain(), HandleFile(), NtfsCreateEmptyFileRecord(), NtfsFindMftRecord(), NtfsMoonWalkID(), UpdateFileNameRecord(), and UpdateFileRecord().
USHORT _FILE_RECORD_HEADER::SequenceNumber |
Definition at line 253 of file ntfs.h.
Referenced by AddFileName(), NtfsCreateDirectory(), NtfsCreateEmptyFileRecord(), and NtfsCreateFileRecord().