Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h340 #define NT_STATUS_SPECIAL_USER 0xC0000000 | 0x0126 macro
H A Dnterr.c397 {"NT_STATUS_SPECIAL_USER", NT_STATUS_SPECIAL_USER},
H A Dnetmisc.c524 ERRHRD, ERRgeneral, NT_STATUS_SPECIAL_USER}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h330 #define NT_STATUS_SPECIAL_USER (0xC0000000 | 0x0126) macro