ReactOS 0.4.15-dev-7918-g2a2556c
_FILE_ENTRY Struct Reference

#include <ecma_167.h>

Collaboration diagram for _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 logicalBlocksRecorded
 
timestamp accessTime
 
timestamp modificationTime
 
timestamp attrTime
 
uint32 checkpoint
 
long_ad extendedAttrICB
 
EntityID impIdent
 
uint64 uniqueID
 
uint32 lengthExtendedAttr
 
uint32 lengthAllocDescs
 

Detailed Description

Definition at line 513 of file ecma_167.h.

Member Data Documentation

◆ accessTime

timestamp _FILE_ENTRY::accessTime

◆ attrTime

timestamp _FILE_ENTRY::attrTime

◆ checkpoint

uint32 _FILE_ENTRY::checkpoint

Definition at line 528 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ descTag

tag _FILE_ENTRY::descTag

Definition at line 514 of file ecma_167.h.

Referenced by UDFBuildFileEntry(), and UDFFileDirInfoToNT().

◆ extendedAttrICB

long_ad _FILE_ENTRY::extendedAttrICB

Definition at line 529 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ fileLinkCount

uint16 _FILE_ENTRY::fileLinkCount

Definition at line 519 of file ecma_167.h.

Referenced by UDFBuildFileEntry(), UDFChangeFileLinkCount(), and UDFConvertFEToExtended().

◆ gid

uint32 _FILE_ENTRY::gid

Definition at line 517 of file ecma_167.h.

Referenced by UDFBuildFileEntry(), and UDFConvertFEToExtended().

◆ icbTag

icbtag _FILE_ENTRY::icbTag

Definition at line 515 of file ecma_167.h.

Referenced by UDFBuildFileEntry(), UDFConvertFEToExtended(), and UDFReadMappingFromXEntry().

◆ impIdent

EntityID _FILE_ENTRY::impIdent

Definition at line 530 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ informationLength

uint64 _FILE_ENTRY::informationLength

◆ lengthAllocDescs

uint32 _FILE_ENTRY::lengthAllocDescs

◆ lengthExtendedAttr

uint32 _FILE_ENTRY::lengthExtendedAttr

Definition at line 533 of file ecma_167.h.

Referenced by UDFConvertFEToExtended(), and UDFReadMappingFromXEntry().

◆ logicalBlocksRecorded

uint64 _FILE_ENTRY::logicalBlocksRecorded

Definition at line 524 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ modificationTime

timestamp _FILE_ENTRY::modificationTime

◆ permissions

uint32 _FILE_ENTRY::permissions

Definition at line 518 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ recordDisplayAttr

uint8 _FILE_ENTRY::recordDisplayAttr

Definition at line 521 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ recordFormat

uint8 _FILE_ENTRY::recordFormat

Definition at line 520 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ recordLength

uint32 _FILE_ENTRY::recordLength

Definition at line 522 of file ecma_167.h.

Referenced by UDFConvertFEToExtended().

◆ uid

uint32 _FILE_ENTRY::uid

Definition at line 516 of file ecma_167.h.

Referenced by UDFBuildFileEntry(), and UDFConvertFEToExtended().

◆ uniqueID

uint64 _FILE_ENTRY::uniqueID

Definition at line 531 of file ecma_167.h.

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


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