Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2maperror.c898 {STATUS_WRONG_EFS, -EIO, "STATUS_WRONG_EFS"},
H A Dsmb2status.h760 #define STATUS_WRONG_EFS cpu_to_le32(0xC000028F) macro
/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h762 #define STATUS_WRONG_EFS cpu_to_le32(0xC000028F) macro