Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/ !
Dnterr.c572 {"NT_STATUS_NOT_CLIENT_SESSION", NT_STATUS_NOT_CLIENT_SESSION},
Dnterr.h475 #define NT_STATUS_NOT_CLIENT_SESSION 0xC0000000 | 0x0217 macro
Dnetmisc.c673 ERRDOS, ERRunsup, NT_STATUS_NOT_CLIENT_SESSION}, {
/linux-5.19.10/fs/ksmbd/ !
Dnterr.h465 #define NT_STATUS_NOT_CLIENT_SESSION (0xC0000000 | 0x0217) macro