Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c449 {"NT_STATUS_TOO_MANY_SECRETS", NT_STATUS_TOO_MANY_SECRETS},
Dnterr.h388 #define NT_STATUS_TOO_MANY_SECRETS 0xC0000000 | 0x0156 macro
Dnetmisc.c573 ERRHRD, ERRgeneral, NT_STATUS_TOO_MANY_SECRETS}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h378 #define NT_STATUS_TOO_MANY_SECRETS (0xC0000000 | 0x0156) macro