Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h336 #define STATUS_ACCOUNT_RESTRICTION cpu_to_le32(0xC000006E) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h334 #define STATUS_ACCOUNT_RESTRICTION cpu_to_le32(0xC000006E) macro
H A Dsmb2maperror.c396 {STATUS_ACCOUNT_RESTRICTION, -EACCES, "STATUS_ACCOUNT_RESTRICTION"},