Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dnterr.h474 #define NT_STATUS_NOT_SERVER_SESSION 0xC0000000 | 0x0216 macro
Dnterr.c571 {"NT_STATUS_NOT_SERVER_SESSION", NT_STATUS_NOT_SERVER_SESSION},
Dnetmisc.c672 ERRDOS, ERRunsup, NT_STATUS_NOT_SERVER_SESSION}, {
/linux-6.12.1/fs/smb/server/
Dnterr.h464 #define NT_STATUS_NOT_SERVER_SESSION (0xC0000000 | 0x0216) macro