Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h572 #define STATUS_TOO_MANY_CONTEXT_IDS cpu_to_le32(0xC000015A) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h570 #define STATUS_TOO_MANY_CONTEXT_IDS cpu_to_le32(0xC000015A) macro
H A Dsmb2maperror.c660 {STATUS_TOO_MANY_CONTEXT_IDS, -EIO, "STATUS_TOO_MANY_CONTEXT_IDS"},