Searched refs:SMB2_OPLOCK_BREAK_HE (Results 1 – 6 of 6) sorted by relevance
214 if (command != SMB2_OPLOCK_BREAK_HE && (shdr->Status == 0 || in smb2_check_message()220 } else if (command == SMB2_OPLOCK_BREAK_HE in smb2_check_message()248 if (calc_len + 24 == len && command == SMB2_OPLOCK_BREAK_HE) in smb2_check_message()691 smb2_rsp_struct_sizes[SMB2_OPLOCK_BREAK_HE]) { in smb2_is_valid_oplock_break()
1474 atomic_read(&sent[SMB2_OPLOCK_BREAK_HE]), in smb2_print_stats()1475 atomic_read(&failed[SMB2_OPLOCK_BREAK_HE])); in smb2_print_stats()
5979 cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE); in SMB2_oplock_break()6388 cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE); in SMB2_lease_break()
403 if (!(command == SMB2_OPLOCK_BREAK_HE && in ksmbd_smb2_check_message()
8945 command != SMB2_OPLOCK_BREAK_HE) in smb2_is_sign_req()
39 #define SMB2_OPLOCK_BREAK_HE 0x0012 macro61 #define SMB2_OPLOCK_BREAK cpu_to_le16(SMB2_OPLOCK_BREAK_HE)