Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h141 #define NT_STATUS_NO_LOGON_SERVERS 0xC0000000 | 0x005e macro
H A Dnterr.c146 {"NT_STATUS_NO_LOGON_SERVERS", NT_STATUS_NO_LOGON_SERVERS},
H A Dnetmisc.c313 ERRDOS, 2215, NT_STATUS_NO_LOGON_SERVERS}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h131 #define NT_STATUS_NO_LOGON_SERVERS (0xC0000000 | 0x005e) macro