Searched refs:STATUS_INVALID_PARAMETER (Results 1 – 6 of 6) sorted by relevance
125 conn->ops->set_rsp_status(work, STATUS_INVALID_PARAMETER); in __process_request()219 STATUS_INVALID_PARAMETER); in __handle_ksmbd_work()
963 __le32 status = STATUS_INVALID_PARAMETER; in deassemble_neg_contexts()1063 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1071 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1080 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1086 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1093 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1100 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1114 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1129 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1776 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_sess_setup()[all …]
443 work->conn->ops->set_rsp_status(work, STATUS_INVALID_PARAMETER); in ksmbd_smb2_check_message()
240 #define STATUS_INVALID_PARAMETER cpu_to_le32(0xC000000D) macro
289 {STATUS_INVALID_PARAMETER, -EINVAL, "STATUS_INVALID_PARAMETER"},
238 #define STATUS_INVALID_PARAMETER cpu_to_le32(0xC000000D) macro