ReactOS 0.4.16-dev-197-g92996da
|
#include <ntfs.h>
union { ... } NTFS_ATTR_RECORD::@1552 |
union { ... } NTFS_ATTR_RECORD::@1558 |
union { ... } NTFS_ATTR_RECORD::@170 |
union { ... } NTFS_ATTR_RECORD::@767 |
LONGLONG NTFS_ATTR_RECORD::CompressedSize |
Definition at line 154 of file ntfs.h.
Referenced by AddIndexAllocation().
USHORT NTFS_ATTR_RECORD::Instance |
Definition at line 132 of file ntfs.h.
Referenced by AddBitmap(), AddData(), AddFileName(), AddIndexAllocation(), AddIndexRoot(), and AddStandardInformation().
UCHAR NTFS_ATTR_RECORD::IsNonResident |
Definition at line 128 of file ntfs.h.
Referenced by _tmain(), AddIndexAllocation(), AttributeAllocatedLength(), AttributeDataLength(), GetLastClusterInDataRun(), GetNfsVolumeData(), NtfsDumpAttribute(), NtfsGetAttributeSize(), NtfsPrepareAttributeContext(), PrepareAttributeContext(), PrintAttributeInfo(), PrintPrettyName(), and SetResidentAttributeDataLength().
ULONG NTFS_ATTR_RECORD::Length |
Definition at line 127 of file ntfs.h.
Referenced by _tmain(), AddBitmap(), AddData(), AddFileName(), AddIndexAllocation(), AddIndexRoot(), AddRun(), AddStandardInformation(), FreeClusters(), HandleFile(), MoveAttributes(), NtfsAddFilenameToDirectory(), NtfsCreateDirectory(), NtfsCreateEmptyFileRecord(), NtfsCreateFileRecord(), NtfsFindAttributeHelper(), NtfsPrepareAttributeContext(), PrepareAttributeContext(), PrintPrettyName(), SetFileRecordEnd(), SetResidentAttributeDataLength(), and UpdateIndexAllocation().
UCHAR NTFS_ATTR_RECORD::NameLength |
Definition at line 129 of file ntfs.h.
Referenced by AddBitmap(), AddIndexAllocation(), AddIndexRoot(), FindAttribute(), NtfsDumpAttribute(), NtfsFindAttributeHelper(), NtfsGetStreamInformation(), NtfsReadFile(), NtfsWriteFile(), and PrintAttributeInfo().
USHORT NTFS_ATTR_RECORD::NameOffset |
Definition at line 130 of file ntfs.h.
Referenced by AddBitmap(), AddData(), AddIndexAllocation(), AddIndexRoot(), FindAttribute(), NtfsDumpAttribute(), NtfsFindAttributeHelper(), NtfsGetStreamInformation(), NtfsReadFile(), NtfsWriteFile(), and PrintAttributeInfo().
struct { ... } NTFS_ATTR_RECORD::NonResident |
Referenced by _tmain(), AddIndexAllocation(), AddRun(), AttributeAllocatedLength(), AttributeDataLength(), FindRun(), FreeClusters(), GetLastClusterInDataRun(), GetNfsVolumeData(), NtfsDumpAttribute(), NtfsGetAttributeSize(), PrintAttributeInfo(), SetNonResidentAttributeDataLength(), and SetResidentAttributeDataLength().
struct { ... } NTFS_ATTR_RECORD::NonResident |
struct { ... } NTFS_ATTR_RECORD::NonResident |
struct { ... } NTFS_ATTR_RECORD::NonResident |
UCHAR NTFS_ATTR_RECORD::Reserved[4] |
Definition at line 141 of file ntfs.h.
Referenced by AddBitmap(), AddData(), AddFileName(), AddIndexRoot(), and AddStandardInformation().
struct { ... } NTFS_ATTR_RECORD::Resident |
Referenced by _tmain(), AddBitmap(), AddData(), AddFileName(), AddIndexRoot(), AddStandardInformation(), AttributeAllocatedLength(), AttributeDataLength(), GetFileNameFromRecord(), GetStandardInformationFromRecord(), NtfsCreateDirectory(), NtfsCreateFileRecord(), NtfsDumpAttribute(), NtfsDumpFileNameAttribute(), NtfsDumpIndexRootAttribute(), NtfsDumpStandardInformationAttribute(), NtfsDumpVolumeInformationAttribute(), NtfsDumpVolumeNameAttribute(), NtfsFindMftRecord(), NtfsGetAttributeSize(), NtfsGetVolumeData(), and PrintPrettyName().
struct { ... } NTFS_ATTR_RECORD::Resident |
struct { ... } NTFS_ATTR_RECORD::Resident |
struct { ... } NTFS_ATTR_RECORD::Resident |
ULONG NTFS_ATTR_RECORD::Type |
Definition at line 126 of file ntfs.h.
Referenced by _tmain(), AddBitmap(), AddData(), AddFileName(), AddIndexAllocation(), AddIndexRoot(), AddRun(), AddStandardInformation(), FindAttribute(), FreeClusters(), GetFileNameFromRecord(), GetNfsVolumeData(), GetStandardInformationFromRecord(), InternalReadNonResidentAttributes(), InternalSetResidentAttributeLength(), MoveAttributes(), NtfsAddFilenameToDirectory(), NtfsCreateEmptyFileRecord(), NtfsDumpAttribute(), NtfsFindAttributeHelper(), NtfsGetStreamInformation(), NtfsReadFile(), NtfsWriteFile(), PrintAttributeInfo(), PrintPrettyName(), SetFileRecordEnd(), and SetResidentAttributeDataLength().
ULONG NTFS_ATTR_RECORD::ValueLength |
Definition at line 138 of file ntfs.h.
Referenced by SetResidentAttributeDataLength().