Searched refs:NT_STATUS_PIPE_BROKEN (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 437 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
|
H A D | nterr.h | 377 #define NT_STATUS_PIPE_BROKEN 0xC0000000 | 0x014b macro
|
H A D | netmisc.c | 563 ERRDOS, 109, NT_STATUS_PIPE_BROKEN}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 437 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
|
H A D | nterr.h | 377 #define NT_STATUS_PIPE_BROKEN 0xC0000000 | 0x014b macro
|
H A D | netmisc.c | 562 ERRDOS, 109, NT_STATUS_PIPE_BROKEN}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 367 #define NT_STATUS_PIPE_BROKEN (0xC0000000 | 0x014b) macro
|
Completed in 11 milliseconds