Searched refs:NT_STATUS_PIPE_CONNECTED (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 245 {"NT_STATUS_PIPE_CONNECTED", NT_STATUS_PIPE_CONNECTED},
|
H A D | nterr.h | 225 #define NT_STATUS_PIPE_CONNECTED 0xC0000000 | 0x00b2 macro
|
H A D | netmisc.c | 410 ERRHRD, ERRgeneral, NT_STATUS_PIPE_CONNECTED}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 245 {"NT_STATUS_PIPE_CONNECTED", NT_STATUS_PIPE_CONNECTED},
|
H A D | nterr.h | 225 #define NT_STATUS_PIPE_CONNECTED 0xC0000000 | 0x00b2 macro
|
H A D | netmisc.c | 409 ERRHRD, ERRgeneral, NT_STATUS_PIPE_CONNECTED}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 215 #define NT_STATUS_PIPE_CONNECTED (0xC0000000 | 0x00b2) macro
|
Completed in 11 milliseconds