Home
last modified time | relevance | path

Searched refs:NT_STATUS_PIPE_DISCONNECTED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dnterr.c243 {"NT_STATUS_PIPE_DISCONNECTED", NT_STATUS_PIPE_DISCONNECTED},
H A Dnterr.h223 #define NT_STATUS_PIPE_DISCONNECTED 0xC0000000 | 0x00b0 macro
H A Dnetmisc.c408 ERRDOS, ERRnotconnected, NT_STATUS_PIPE_DISCONNECTED}, {
/kernel/linux/linux-6.6/fs/smb/client/
H A Dnterr.c243 {"NT_STATUS_PIPE_DISCONNECTED", NT_STATUS_PIPE_DISCONNECTED},
H A Dnterr.h223 #define NT_STATUS_PIPE_DISCONNECTED 0xC0000000 | 0x00b0 macro
H A Dnetmisc.c407 ERRDOS, ERRnotconnected, NT_STATUS_PIPE_DISCONNECTED}, {
/kernel/linux/linux-6.6/fs/smb/server/
H A Dnterr.h213 #define NT_STATUS_PIPE_DISCONNECTED (0xC0000000 | 0x00b0) macro

Completed in 11 milliseconds