Home
last modified time | relevance | path

Searched refs:PUDF_ALLOCATION_CACHE_ITEM (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/filesystems/udfs/Include/
H A Dudf_common.h438 PUDF_ALLOCATION_CACHE_ITEM FEChargeCache;
441 PUDF_ALLOCATION_CACHE_ITEM PreallocCache;
/reactos/drivers/filesystems/udfs/udf_info/
H A Dudf_rel.h457 } UDF_ALLOCATION_CACHE_ITEM, *PUDF_ALLOCATION_CACHE_ITEM; typedef
H A Dextent.cpp1364 OUT PUDF_ALLOCATION_CACHE_ITEM* _AllocCache, in UDFInitAllocationCache()
1369 PUDF_ALLOCATION_CACHE_ITEM AllocCache; in UDFInitAllocationCache()
1370 PUDF_ALLOCATION_CACHE_ITEM* pAllocCache; in UDFInitAllocationCache()
1395 (PUDF_ALLOCATION_CACHE_ITEM) in UDFInitAllocationCache()
1425 PUDF_ALLOCATION_CACHE_ITEM AllocCache; in UDFGetCachedAllocation()
1465 PUDF_ALLOCATION_CACHE_ITEM AllocCache; in UDFStoreCachedAllocation()
1513 PUDF_ALLOCATION_CACHE_ITEM AllocCache; in UDFFlushAllCachedAllocations()