ReactOS 0.4.15-dev-7931-gfd331f1
_HASH_ENTRY Struct Reference

#include <udf_rel.h>

Public Attributes

uint32 hDos
 
uint32 hLfn
 
uint32 hPosix
 

Detailed Description

Definition at line 128 of file udf_rel.h.

Member Data Documentation

◆ hDos

uint32 _HASH_ENTRY::hDos

Definition at line 129 of file udf_rel.h.

Referenced by UDFFindFile(), and UDFFindNextMatch().

◆ hLfn

uint32 _HASH_ENTRY::hLfn

Definition at line 130 of file udf_rel.h.

Referenced by UDFFindFile(), and UDFFindNextMatch().

◆ hPosix

uint32 _HASH_ENTRY::hPosix

Definition at line 131 of file udf_rel.h.

Referenced by UDFFindFile(), and UDFFindNextMatch().


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