Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/cdfs/
H A Dlockctrl.c29 #pragma alloc_text(PAGE, CdFastUnlockAllByKey)
562 CdFastUnlockAllByKey ( in CdFastUnlockAllByKey() function
H A Dcdinit.c359 CdFastIoDispatch.FastIoUnlockAllByKey = CdFastUnlockAllByKey; // UnlockAllByKey in CdInitializeGlobalData()
H A Dcdprocs.h1937 FAST_IO_UNLOCK_ALL_BY_KEY CdFastUnlockAllByKey; variable