Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dnterr.h451 #define NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT 0xC0000000 | 0x019a macro
Dnterr.c536 NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT},
Dnetmisc.c645 ERRDOS, ERRnoaccess, NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT},
/linux-6.12.1/fs/smb/server/
Dnterr.h441 #define NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT (0xC0000000 | 0x019a) macro