Searched refs:NT_STATUS_ABIOS_LID_NOT_EXIST (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 359 {"NT_STATUS_ABIOS_LID_NOT_EXIST", NT_STATUS_ABIOS_LID_NOT_EXIST},
|
H A D | nterr.h | 318 #define NT_STATUS_ABIOS_LID_NOT_EXIST 0xC0000000 | 0x0110 macro
|
H A D | netmisc.c | 504 ERRHRD, ERRgeneral, NT_STATUS_ABIOS_LID_NOT_EXIST}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 359 {"NT_STATUS_ABIOS_LID_NOT_EXIST", NT_STATUS_ABIOS_LID_NOT_EXIST},
|
H A D | nterr.h | 318 #define NT_STATUS_ABIOS_LID_NOT_EXIST 0xC0000000 | 0x0110 macro
|
H A D | netmisc.c | 503 ERRHRD, ERRgeneral, NT_STATUS_ABIOS_LID_NOT_EXIST}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 308 #define NT_STATUS_ABIOS_LID_NOT_EXIST (0xC0000000 | 0x0110) macro
|
Completed in 10 milliseconds