Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h1080 #define RPC_NT_SERVER_UNAVAILABLE cpu_to_le32(0xC0020017) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h1073 #define RPC_NT_SERVER_UNAVAILABLE cpu_to_le32(0xC0020017) macro
H A Dsmb2maperror.c1328 {RPC_NT_SERVER_UNAVAILABLE, -EIO, "RPC_NT_SERVER_UNAVAILABLE"},