Home
last modified time | relevance | path

Searched refs:UDFFlushAllCachedAllocations (Results 1 – 4 of 4) sorted by relevance

/reactos/drivers/filesystems/udfs/udf_info/
H A Dphys_eject.cpp366 UDFFlushAllCachedAllocations(Vcb, UDF_PREALLOC_CLASS_FE); in UDFEjectReqWaiter()
367 UDFFlushAllCachedAllocations(Vcb, UDF_PREALLOC_CLASS_DIR); in UDFEjectReqWaiter()
H A Dmount.cpp941 UDFFlushAllCachedAllocations(Vcb, UDF_PREALLOC_CLASS_FE); in UDFUmount__()
942 UDFFlushAllCachedAllocations(Vcb, UDF_PREALLOC_CLASS_DIR); in UDFUmount__()
H A Dudf_info.h378 UDFFlushAllCachedAllocations(
H A Dextent.cpp1508 UDFFlushAllCachedAllocations( in UDFFlushAllCachedAllocations() function