Searched refs:WCacheFlushBlocks__ (Results 1 – 6 of 6) sorted by relevance
/reactos/drivers/filesystems/udfs/Include/ |
H A D | wcache_lib.h | 244 OSSTATUS WCacheFlushBlocks__(IN PW_CACHE Cache,
|
H A D | wcache_lib.cpp | 2899 WCacheFlushBlocks__( in WCacheFlushBlocks__() function
|
/reactos/drivers/filesystems/udfs/ |
H A D | flush.cpp | 542 WCacheFlushBlocks__(&(Vcb->FastCache), Vcb, 0, Vcb->LastLBA); in UDFFlushLogicalVolume()
|
H A D | devcntrl.cpp | 762 WCacheFlushBlocks__(&(Vcb->FastCache), Vcb, 0, Vcb->LastLBA); in UDFCommonDeviceControl()
|
/reactos/drivers/filesystems/udfs/udf_info/ |
H A D | phys_eject.cpp | 375 WCacheFlushBlocks__(&(Vcb->FastCache), Vcb, 0, Vcb->LastLBA); in UDFEjectReqWaiter()
|
H A D | mount.cpp | 450 WCacheFlushBlocks__(&(Vcb->FastCache), Vcb, PTag->tagLocation, len >> Vcb->BlockSizeBits); in UDFUpdateLogicalVolInt() 947 WCacheFlushBlocks__(&(Vcb->FastCache), Vcb, 0, Vcb->LastLBA); in UDFUmount__()
|