|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntfs.h>

| union { ... } NTFS_ATTR_RECORD::@1671 |
| union { ... } NTFS_ATTR_RECORD::@1677 |
| union { ... } NTFS_ATTR_RECORD::@207 |
| union { ... } NTFS_ATTR_RECORD::@879 |
| LONGLONG NTFS_ATTR_RECORD::CompressedSize |
Definition at line 162 of file ntfs.h.
Referenced by AddIndexAllocation().
| USHORT NTFS_ATTR_RECORD::Instance |
Definition at line 140 of file ntfs.h.
Referenced by AddBitmap(), AddData(), AddFileName(), AddIndexAllocation(), AddIndexRoot(), and AddStandardInformation().
| UCHAR NTFS_ATTR_RECORD::IsNonResident |
Definition at line 136 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 135 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 137 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 138 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 149 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 134 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 146 of file ntfs.h.
Referenced by SetResidentAttributeDataLength().