Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h475 #define NT_STATUS_NOT_CLIENT_SESSION 0xC0000000 | 0x0217 macro
H A Dnterr.c579 {"NT_STATUS_NOT_CLIENT_SESSION", NT_STATUS_NOT_CLIENT_SESSION},
H A Dnetmisc.c672 ERRDOS, ERRunsup, NT_STATUS_NOT_CLIENT_SESSION}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h465 #define NT_STATUS_NOT_CLIENT_SESSION (0xC0000000 | 0x0217) macro