Searched refs:STATUS_INTERNAL_ERROR (Results 1 – 4 of 4) sorted by relevance
453 #define STATUS_INTERNAL_ERROR cpu_to_le32(0xC00000E5) macro
531 {STATUS_INTERNAL_ERROR, -EIO, "STATUS_INTERNAL_ERROR"},
455 #define STATUS_INTERNAL_ERROR cpu_to_le32(0xC00000E5) macro
8287 rsp->hdr.Status = STATUS_INTERNAL_ERROR; in smb2_notify()