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()
984 __le32 status = STATUS_INVALID_PARAMETER; in deassemble_neg_contexts()1084 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1092 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1101 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1107 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1114 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1121 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1135 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1153 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_handle_negotiate()1813 rsp->hdr.Status = STATUS_INVALID_PARAMETER; in smb2_sess_setup()[all …]
439 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