Home
last modified time | relevance | path

Searched refs:NT_STATUS_PIPE_BROKEN (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/cifs/
Dnterr.c437 {"NT_STATUS_PIPE_BROKEN", NT_STATUS_PIPE_BROKEN},
Dnterr.h377 #define NT_STATUS_PIPE_BROKEN 0xC0000000 | 0x014b macro
Dnetmisc.c562 ERRDOS, 109, NT_STATUS_PIPE_BROKEN}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h367 #define NT_STATUS_PIPE_BROKEN (0xC0000000 | 0x014b) macro