Searched refs:NT_STATUS_PORT_MESSAGE_TOO_LONG (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 74 {"NT_STATUS_PORT_MESSAGE_TOO_LONG", 75 NT_STATUS_PORT_MESSAGE_TOO_LONG},
|
H A D | nterr.h | 94 #define NT_STATUS_PORT_MESSAGE_TOO_LONG 0xC0000000 | 0x002f macro
|
H A D | netmisc.c | 266 ERRHRD, ERRgeneral, NT_STATUS_PORT_MESSAGE_TOO_LONG}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 74 {"NT_STATUS_PORT_MESSAGE_TOO_LONG", 75 NT_STATUS_PORT_MESSAGE_TOO_LONG},
|
H A D | nterr.h | 94 #define NT_STATUS_PORT_MESSAGE_TOO_LONG 0xC0000000 | 0x002f macro
|
H A D | netmisc.c | 265 ERRHRD, ERRgeneral, NT_STATUS_PORT_MESSAGE_TOO_LONG}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 84 #define NT_STATUS_PORT_MESSAGE_TOO_LONG (0xC0000000 | 0x002f) macro
|
Completed in 11 milliseconds