Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c419 {"NT_STATUS_LOCAL_DISCONNECT", NT_STATUS_LOCAL_DISCONNECT},
Dnterr.h361 #define NT_STATUS_LOCAL_DISCONNECT 0xC0000000 | 0x013b macro
Dnetmisc.c546 ERRDOS, 64, NT_STATUS_LOCAL_DISCONNECT}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h351 #define NT_STATUS_LOCAL_DISCONNECT (0xC0000000 | 0x013b) macro