Searched refs:SMB2_OPLOCK_BREAK_HE (Results 1 – 7 of 7) sorted by relevance
212 if (command != SMB2_OPLOCK_BREAK_HE && (shdr->Status == 0 || in smb2_check_message()218 } else if (command == SMB2_OPLOCK_BREAK_HE in smb2_check_message()245 if (calc_len + 24 == len && command == SMB2_OPLOCK_BREAK_HE) in smb2_check_message()687 smb2_rsp_struct_sizes[SMB2_OPLOCK_BREAK_HE]) { in smb2_is_valid_oplock_break()
5790 cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE); in SMB2_oplock_break()6239 cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE); in SMB2_lease_break()
1430 atomic_read(&sent[SMB2_OPLOCK_BREAK_HE]), in smb2_print_stats()1431 atomic_read(&failed[SMB2_OPLOCK_BREAK_HE])); in smb2_print_stats()
404 if (!(command == SMB2_OPLOCK_BREAK_HE && in ksmbd_smb2_check_message()
189 [SMB2_OPLOCK_BREAK_HE] = { .proc = smb2_oplock_break},
8659 command != SMB2_OPLOCK_BREAK_HE) in smb2_is_sign_req()
36 #define SMB2_OPLOCK_BREAK_HE 0x0012 macro58 #define SMB2_OPLOCK_BREAK cpu_to_le16(SMB2_OPLOCK_BREAK_HE)