Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h437 #define NT_STATUS_TRUSTED_DOMAIN_FAILURE 0xC0000000 | 0x018c macro
H A Dnterr.c521 NT_STATUS_TRUSTED_DOMAIN_FAILURE},
H A Dnetmisc.c630 ERRDOS, ERRnoaccess, NT_STATUS_TRUSTED_DOMAIN_FAILURE}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h427 #define NT_STATUS_TRUSTED_DOMAIN_FAILURE (0xC0000000 | 0x018c) macro