Home
last modified time | relevance | path

Searched defs:NT_STATUS_CONNECTION_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/smb/client/
Dnterr.h464 #define NT_STATUS_CONNECTION_DISCONNECTED 0xC0000000 | 0x020c macro
/linux-6.6.21/fs/smb/server/
Dnterr.h454 #define NT_STATUS_CONNECTION_DISCONNECTED (0xC0000000 | 0x020c) macro