Home
last modified time | relevance | path

Searched refs:NT_STATUS_ACCOUNT_RESTRICTION (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dnterr.h157 #define NT_STATUS_ACCOUNT_RESTRICTION 0xC0000000 | 0x006e macro
H A Dnterr.c163 {"NT_STATUS_ACCOUNT_RESTRICTION", NT_STATUS_ACCOUNT_RESTRICTION},
H A Dnetmisc.c336 ERRHRD, ERRgeneral, NT_STATUS_ACCOUNT_RESTRICTION}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h147 #define NT_STATUS_ACCOUNT_RESTRICTION (0xC0000000 | 0x006e) macro