Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h432 #define STATUS_TOO_MANY_SESSIONS cpu_to_le32(0xC00000CE) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h430 #define STATUS_TOO_MANY_SESSIONS cpu_to_le32(0xC00000CE) macro
H A Dsmb2maperror.c506 {STATUS_TOO_MANY_SESSIONS, -EIO, "STATUS_TOO_MANY_SESSIONS"},