Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c243 {"NT_STATUS_PIPE_DISCONNECTED", NT_STATUS_PIPE_DISCONNECTED},
Dnterr.h223 #define NT_STATUS_PIPE_DISCONNECTED 0xC0000000 | 0x00b0 macro
Dnetmisc.c407 ERRDOS, ERRnotconnected, NT_STATUS_PIPE_DISCONNECTED}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h213 #define NT_STATUS_PIPE_DISCONNECTED (0xC0000000 | 0x00b0) macro