UINT8 __stdcall FsRtlCurrentBatchOplock(VOID **Oplock){ UINT8 v1; v1 = 0; if( *Oplock ) return(*((_BYTE *)*Oplock + 144) & 0xC) != 0; return v1; }