Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/
H A Dbtrfs_drv.h1866 typedef BOOLEAN (__stdcall *tFsRtlCheckLockForOplockRequest)(PFILE_LOCK FileLock, PLARGE_INTEGER Al… typedef
H A Dbtrfs.c99 tFsRtlCheckLockForOplockRequest fFsRtlCheckLockForOplockRequest;
6369 …fFsRtlCheckLockForOplockRequest = (tFsRtlCheckLockForOplockRequest)MmGetSystemRoutineAddress(&name…
H A Dfsctl.c44 extern tFsRtlCheckLockForOplockRequest fFsRtlCheckLockForOplockRequest;