ReactOS 0.4.15-dev-8100-g1887773
_UDF_ALLOCATION_CACHE_ITEM Struct Reference

#include <udf_rel.h>

Collaboration diagram for _UDF_ALLOCATION_CACHE_ITEM:

Public Attributes

lba_t ParentLocation
 
uint32 Items
 
EXTENT_INFO Ext
 

Detailed Description

Definition at line 453 of file udf_rel.h.

Member Data Documentation

◆ Ext

EXTENT_INFO _UDF_ALLOCATION_CACHE_ITEM::Ext

Definition at line 456 of file udf_rel.h.

Referenced by UDFGetCachedAllocation(), and UDFStoreCachedAllocation().

◆ Items

uint32 _UDF_ALLOCATION_CACHE_ITEM::Items

◆ ParentLocation

lba_t _UDF_ALLOCATION_CACHE_ITEM::ParentLocation

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