Searched defs:NT_STATUS_TOO_MANY_SIDS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/smb/client/ | ||
D | nterr.h | 423 #define NT_STATUS_TOO_MANY_SIDS 0xC0000000 | 0x017e macro |
/linux-6.12.1/fs/smb/server/ | ||
D | nterr.h | 413 #define NT_STATUS_TOO_MANY_SIDS (0xC0000000 | 0x017e) macro |