Searched refs:LOCKING_ANDX_OPLOCK_RELEASE (Results 1 – 2 of 2) sorted by relevance
53 * LOCKING_ANDX_OPLOCK_RELEASE 0x02 Oplock break notification164 * server to the client. This message has the LOCKING_ANDX_OPLOCK_RELEASE172 * LOCKING_ANDX_OPLOCK_RELEASE flag set, or with a file close if the file174 * SMB_LOCKING_ANDX SMB with the LOCKING_ANDX_OPLOCK_RELEASE flag set and272 if (lock_type & LOCKING_ANDX_OPLOCK_RELEASE) { in smb_com_locking_andx() 423 lock_type = LOCKING_ANDX_OPLOCK_RELEASE; in smb1_oplock_break_notification()
253 #define LOCKING_ANDX_OPLOCK_RELEASE 0x02 macro