Searched refs:NT_STATUS_PIPE_DISCONNECTED (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | nterr.c | 243 {"NT_STATUS_PIPE_DISCONNECTED", NT_STATUS_PIPE_DISCONNECTED},
|
| H A D | nterr.h | 223 #define NT_STATUS_PIPE_DISCONNECTED 0xC0000000 | 0x00b0 macro
|
| H A D | netmisc.c | 408 ERRDOS, ERRnotconnected, NT_STATUS_PIPE_DISCONNECTED}, {
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | nterr.c | 243 {"NT_STATUS_PIPE_DISCONNECTED", NT_STATUS_PIPE_DISCONNECTED},
|
| H A D | nterr.h | 223 #define NT_STATUS_PIPE_DISCONNECTED 0xC0000000 | 0x00b0 macro
|
| H A D | netmisc.c | 407 ERRDOS, ERRnotconnected, NT_STATUS_PIPE_DISCONNECTED}, {
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | nterr.h | 213 #define NT_STATUS_PIPE_DISCONNECTED (0xC0000000 | 0x00b0) macro
|
Completed in 11 milliseconds