Searched refs:NT_STATUS_TOO_MANY_SESSIONS (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 280 {"NT_STATUS_TOO_MANY_SESSIONS", NT_STATUS_TOO_MANY_SESSIONS},
|
H A D | nterr.h | 253 #define NT_STATUS_TOO_MANY_SESSIONS 0xC0000000 | 0x00ce macro
|
H A D | netmisc.c | 438 ERRDOS, 69, NT_STATUS_TOO_MANY_SESSIONS}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 280 {"NT_STATUS_TOO_MANY_SESSIONS", NT_STATUS_TOO_MANY_SESSIONS},
|
H A D | nterr.h | 253 #define NT_STATUS_TOO_MANY_SESSIONS 0xC0000000 | 0x00ce macro
|
H A D | netmisc.c | 437 ERRDOS, 69, NT_STATUS_TOO_MANY_SESSIONS}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 243 #define NT_STATUS_TOO_MANY_SESSIONS (0xC0000000 | 0x00ce) macro
|
Completed in 11 milliseconds