Searched refs:NT_STATUS_INTERNAL_ERROR (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 309 {"NT_STATUS_INTERNAL_ERROR", NT_STATUS_INTERNAL_ERROR},
|
H A D | nterr.h | 276 #define NT_STATUS_INTERNAL_ERROR 0xC0000000 | 0x00e5 macro
|
H A D | netmisc.c | 461 ERRHRD, ERRgeneral, NT_STATUS_INTERNAL_ERROR}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 309 {"NT_STATUS_INTERNAL_ERROR", NT_STATUS_INTERNAL_ERROR},
|
H A D | nterr.h | 276 #define NT_STATUS_INTERNAL_ERROR 0xC0000000 | 0x00e5 macro
|
H A D | netmisc.c | 460 ERRHRD, ERRgeneral, NT_STATUS_INTERNAL_ERROR}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 266 #define NT_STATUS_INTERNAL_ERROR (0xC0000000 | 0x00e5) macro
|
Completed in 10 milliseconds