Home
last modified time | relevance | path

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

/linux-5.15/fs/cifs/
H A Dnterr.c494 {"NT_STATUS_TOO_MANY_SIDS", NT_STATUS_TOO_MANY_SIDS},
H A Dnterr.h423 #define NT_STATUS_TOO_MANY_SIDS 0xC0000000 | 0x017e macro
H A Dnetmisc.c613 ERRHRD, ERRgeneral, NT_STATUS_TOO_MANY_SIDS}, {
/linux-5.15/fs/ksmbd/
A Dnterr.h413 #define NT_STATUS_TOO_MANY_SIDS (0xC0000000 | 0x017e) macro