Searched refs:SMB2_OPLOCK_BREAK_HE (Results 1 – 8 of 8) sorted by relevance
206 if (command != SMB2_OPLOCK_BREAK_HE && (shdr->Status == 0 || in smb2_check_message()212 } else if (command == SMB2_OPLOCK_BREAK_HE in smb2_check_message()236 if (clc_len + 24 == len && command == SMB2_OPLOCK_BREAK_HE) in smb2_check_message()676 smb2_rsp_struct_sizes[SMB2_OPLOCK_BREAK_HE]) { in smb2_is_valid_oplock_break()
48 #define SMB2_OPLOCK_BREAK_HE 0x0012 macro69 #define SMB2_OPLOCK_BREAK cpu_to_le16(SMB2_OPLOCK_BREAK_HE)
5093 cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE); in SMB2_oplock_break()5478 cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE); in SMB2_lease_break()
1496 atomic_read(&sent[SMB2_OPLOCK_BREAK_HE]), in smb2_print_stats()1497 atomic_read(&failed[SMB2_OPLOCK_BREAK_HE])); in smb2_print_stats()
384 if (command != SMB2_OPLOCK_BREAK_HE && in ksmbd_smb2_check_message()391 } else if (command == SMB2_OPLOCK_BREAK_HE && in ksmbd_smb2_check_message()
186 [SMB2_OPLOCK_BREAK_HE] = { .proc = smb2_oplock_break},
44 #define SMB2_OPLOCK_BREAK_HE 0x0012 macro65 #define SMB2_OPLOCK_BREAK cpu_to_le16(SMB2_OPLOCK_BREAK_HE)
8153 command != SMB2_OPLOCK_BREAK_HE) in smb2_is_sign_req()