Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h212 #define NT_STATUS_BAD_IMPERSONATION_LEVEL 0xC0000000 | 0x00a5 macro
H A Dnterr.c236 NT_STATUS_BAD_IMPERSONATION_LEVEL},
H A Dnetmisc.c395 ERRHRD, ERRgeneral, NT_STATUS_BAD_IMPERSONATION_LEVEL}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h202 #define NT_STATUS_BAD_IMPERSONATION_LEVEL (0xC0000000 | 0x00a5) macro