Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h438 #define NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE 0xC0000000 | 0x018d macro
H A Dnterr.c523 NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE},
H A Dnetmisc.c631 ERRDOS, ERRnoaccess, NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h428 #define NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE (0xC0000000 | 0x018d) macro