Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c280 {"NT_STATUS_TOO_MANY_SESSIONS", NT_STATUS_TOO_MANY_SESSIONS},
Dnterr.h253 #define NT_STATUS_TOO_MANY_SESSIONS 0xC0000000 | 0x00ce macro
Dnetmisc.c437 ERRDOS, 69, NT_STATUS_TOO_MANY_SESSIONS}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h243 #define NT_STATUS_TOO_MANY_SESSIONS (0xC0000000 | 0x00ce) macro