ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

NTFS_ATTR_RECORD Struct Reference

#include <ntfs.h>

Data Fields

ULONG Type
ULONG Length
UCHAR IsNonResident
UCHAR NameLength
USHORT NameOffset
USHORT Flags
USHORT Instance
union {
   struct {
      ULONG   ValueLength
      USHORT   ValueOffset
      UCHAR   Flags
      UCHAR   Reserved
   }   Resident
   struct {
      ULONGLONG   LowestVCN
      ULONGLONG   HighestVCN
      USHORT   MappingPairsOffset
      USHORT   CompressionUnit
      UCHAR   Reserved [4]
      LONGLONG   AllocatedSize
      LONGLONG   DataSize
      LONGLONG   InitializedSize
      LONGLONG   CompressedSize
   }   NonResident
}; 

Detailed Description

Definition at line 120 of file ntfs.h.


The documentation for this struct was generated from the following file:
  • boot/freeldr/freeldr/include/fs/ntfs.h

Generated on Sun May 27 2012 06:31:29 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.