Home
last modified time | relevance | path

Searched refs:STATUS_PORT_MESSAGE_TOO_LONG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h274 #define STATUS_PORT_MESSAGE_TOO_LONG cpu_to_le32(0xC000002F) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h272 #define STATUS_PORT_MESSAGE_TOO_LONG cpu_to_le32(0xC000002F) macro
H A Dsmb2maperror.c329 {STATUS_PORT_MESSAGE_TOO_LONG, -EIO, "STATUS_PORT_MESSAGE_TOO_LONG"},