Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h789 #define STATUS_DS_OBJ_CLASS_VIOLATION cpu_to_le32(0xC00002AB) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h787 #define STATUS_DS_OBJ_CLASS_VIOLATION cpu_to_le32(0xC00002AB) macro
H A Dsmb2maperror.c933 {STATUS_DS_OBJ_CLASS_VIOLATION, -EIO, "STATUS_DS_OBJ_CLASS_VIOLATION"},