Searched refs:NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 535 {"NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT", 536 NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT},
|
H A D | nterr.h | 451 #define NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT 0xC0000000 | 0x019a macro
|
H A D | netmisc.c | 646 ERRDOS, ERRnoaccess, NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT},
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 535 {"NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT", 536 NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT},
|
H A D | nterr.h | 451 #define NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT 0xC0000000 | 0x019a macro
|
H A D | netmisc.c | 645 ERRDOS, ERRnoaccess, NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT},
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 441 #define NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT (0xC0000000 | 0x019a) macro
|
Completed in 11 milliseconds