Searched refs:NT_STATUS_INVALID_ID_AUTHORITY (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 182 {"NT_STATUS_INVALID_ID_AUTHORITY", NT_STATUS_INVALID_ID_AUTHORITY},
|
H A D | nterr.h | 179 #define NT_STATUS_INVALID_ID_AUTHORITY 0xC0000000 | 0x0084 macro
|
H A D | netmisc.c | 360 ERRHRD, ERRgeneral, NT_STATUS_INVALID_ID_AUTHORITY}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 182 {"NT_STATUS_INVALID_ID_AUTHORITY", NT_STATUS_INVALID_ID_AUTHORITY},
|
H A D | nterr.h | 179 #define NT_STATUS_INVALID_ID_AUTHORITY 0xC0000000 | 0x0084 macro
|
H A D | netmisc.c | 359 ERRHRD, ERRgeneral, NT_STATUS_INVALID_ID_AUTHORITY}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 169 #define NT_STATUS_INVALID_ID_AUTHORITY (0xC0000000 | 0x0084) macro
|
Completed in 11 milliseconds