Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c86 {"NT_STATUS_PORT_DISCONNECTED", NT_STATUS_PORT_DISCONNECTED},
Dnterr.h102 #define NT_STATUS_PORT_DISCONNECTED 0xC0000000 | 0x0037 macro
Dnetmisc.c274 ERRDOS, ERRbadfid, NT_STATUS_PORT_DISCONNECTED}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h92 #define NT_STATUS_PORT_DISCONNECTED (0xC0000000 | 0x0037) macro