ReactOS 0.4.15-dev-8434-g155a7c7
_EXTENDED_FILE_ENTRY Struct Reference

#include <ecma_167.h>

Collaboration diagram for _EXTENDED_FILE_ENTRY:

Public Attributes

tag descTag
 
icbtag icbTag
 
uint32 uid
 
uint32 gid
 
uint32 permissions
 
uint16 fileLinkCount
 
uint8 recordFormat
 
uint8 recordDisplayAttr
 
uint32 recordLength
 
uint64 informationLength
 
uint64 objectSize
 
uint64 logicalBlocksRecorded
 
timestamp accessTime
 
timestamp modificationTime
 
timestamp createTime
 
timestamp attrTime
 
uint32 checkpoint
 
uint32 reserved
 
long_ad extendedAttrICB
 
long_ad streamDirectoryICB
 
EntityID impIdent
 
uint64 uniqueID
 
uint32 lengthExtendedAttr
 
uint32 lengthAllocDescs
 

Detailed Description

Definition at line 742 of file ecma_167.h.

Member Data Documentation

◆ accessTime

timestamp _EXTENDED_FILE_ENTRY::accessTime

◆ attrTime

timestamp _EXTENDED_FILE_ENTRY::attrTime

◆ checkpoint

uint32 _EXTENDED_FILE_ENTRY::checkpoint

Definition at line 759 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ createTime

timestamp _EXTENDED_FILE_ENTRY::createTime

Definition at line 757 of file ecma_167.h.

Referenced by UDFFileDirInfoToNT(), UDFGetFileXTime(), and UDFSetFileXTime().

◆ descTag

tag _EXTENDED_FILE_ENTRY::descTag

Definition at line 743 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ extendedAttrICB

long_ad _EXTENDED_FILE_ENTRY::extendedAttrICB

Definition at line 761 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ fileLinkCount

uint16 _EXTENDED_FILE_ENTRY::fileLinkCount

Definition at line 748 of file ecma_167.h.

Referenced by UDFChangeFileLinkCount(), and UDFConvertFEToExtended().

◆ gid

uint32 _EXTENDED_FILE_ENTRY::gid

Definition at line 746 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ icbTag

icbtag _EXTENDED_FILE_ENTRY::icbTag

Definition at line 744 of file ecma_167.h.

Referenced by UDFConvertFEToExtended(), and UDFReadMappingFromXEntry().

◆ impIdent

EntityID _EXTENDED_FILE_ENTRY::impIdent

Definition at line 763 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ informationLength

uint64 _EXTENDED_FILE_ENTRY::informationLength

◆ lengthAllocDescs

uint32 _EXTENDED_FILE_ENTRY::lengthAllocDescs

◆ lengthExtendedAttr

uint32 _EXTENDED_FILE_ENTRY::lengthExtendedAttr

Definition at line 765 of file ecma_167.h.

Referenced by UDFConvertFEToExtended(), and UDFReadMappingFromXEntry().

◆ logicalBlocksRecorded

uint64 _EXTENDED_FILE_ENTRY::logicalBlocksRecorded

Definition at line 754 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ modificationTime

timestamp _EXTENDED_FILE_ENTRY::modificationTime

◆ objectSize

uint64 _EXTENDED_FILE_ENTRY::objectSize

Definition at line 753 of file ecma_167.h.

◆ permissions

uint32 _EXTENDED_FILE_ENTRY::permissions

Definition at line 747 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ recordDisplayAttr

uint8 _EXTENDED_FILE_ENTRY::recordDisplayAttr

Definition at line 750 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ recordFormat

uint8 _EXTENDED_FILE_ENTRY::recordFormat

Definition at line 749 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ recordLength

uint32 _EXTENDED_FILE_ENTRY::recordLength

Definition at line 751 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ reserved

uint32 _EXTENDED_FILE_ENTRY::reserved

Definition at line 760 of file ecma_167.h.

◆ streamDirectoryICB

long_ad _EXTENDED_FILE_ENTRY::streamDirectoryICB

Definition at line 762 of file ecma_167.h.

◆ uid

uint32 _EXTENDED_FILE_ENTRY::uid

Definition at line 745 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ uniqueID

uint64 _EXTENDED_FILE_ENTRY::uniqueID

Definition at line 764 of file ecma_167.h.

Referenced by UDFConvertFEToExtended(), UDFGetFileUID_(), and UDFSetFileUID().


The documentation for this struct was generated from the following file: