Home
last modified time | relevance | path

Searched refs:STATUS_CANNOT_BREAK_OPLOCK (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dntstatus.h1166 #define STATUS_CANNOT_BREAK_OPLOCK ((NTSTATUS)0xC0000909) macro
/reactos/drivers/filesystems/fastfat/
H A Dcreate.c2019 (Iosb.Status != STATUS_CANNOT_BREAK_OPLOCK) && in _Requires_lock_held_()
2020 (IrpContext->ExceptionStatus != STATUS_CANNOT_BREAK_OPLOCK) && in _Requires_lock_held_()