|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <udf_rel.h>

Public Attributes | |
| lba_t | ParentLocation |
| uint32 | Items |
| EXTENT_INFO | Ext |
| EXTENT_INFO _UDF_ALLOCATION_CACHE_ITEM::Ext |
Definition at line 456 of file udf_rel.h.
Referenced by UDFGetCachedAllocation(), and UDFStoreCachedAllocation().
| uint32 _UDF_ALLOCATION_CACHE_ITEM::Items |
Definition at line 455 of file udf_rel.h.
Referenced by UDFFlushAllCachedAllocations(), UDFGetCachedAllocation(), and UDFStoreCachedAllocation().
| lba_t _UDF_ALLOCATION_CACHE_ITEM::ParentLocation |
Definition at line 454 of file udf_rel.h.
Referenced by UDFGetCachedAllocation(), UDFInitAllocationCache(), and UDFStoreCachedAllocation().