Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2maperror.c1348 {RPC_NT_STRING_TOO_LONG, -EIO, "RPC_NT_STRING_TOO_LONG"},
H A Dsmb2status.h1091 #define RPC_NT_STRING_TOO_LONG cpu_to_le32(0xC002002C) macro
/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h1098 #define RPC_NT_STRING_TOO_LONG cpu_to_le32(0xC002002C) macro