Searched refs:NT_STATUS_NO_TRUST_SAM_ACCOUNT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 512 {"NT_STATUS_NO_TRUST_SAM_ACCOUNT", NT_STATUS_NO_TRUST_SAM_ACCOUNT},
|
H A D | nterr.h | 436 #define NT_STATUS_NO_TRUST_SAM_ACCOUNT 0xC0000000 | 0x018b macro
|
H A D | netmisc.c | 628 from NT_STATUS_NO_TRUST_SAM_ACCOUNT to 631 ERRDOS, ERRnoaccess, NT_STATUS_NO_TRUST_SAM_ACCOUNT}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 512 {"NT_STATUS_NO_TRUST_SAM_ACCOUNT", NT_STATUS_NO_TRUST_SAM_ACCOUNT},
|
H A D | nterr.h | 436 #define NT_STATUS_NO_TRUST_SAM_ACCOUNT 0xC0000000 | 0x018b macro
|
H A D | netmisc.c | 627 from NT_STATUS_NO_TRUST_SAM_ACCOUNT to 630 ERRDOS, ERRnoaccess, NT_STATUS_NO_TRUST_SAM_ACCOUNT}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 426 #define NT_STATUS_NO_TRUST_SAM_ACCOUNT (0xC0000000 | 0x018b) macro
|
Completed in 10 milliseconds