Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c438 {"NT_STATUS_REGISTRY_CORRUPT", NT_STATUS_REGISTRY_CORRUPT},
Dnterr.h378 #define NT_STATUS_REGISTRY_CORRUPT 0xC0000000 | 0x014c macro
Dnetmisc.c563 ERRHRD, ERRgeneral, NT_STATUS_REGISTRY_CORRUPT}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h368 #define NT_STATUS_REGISTRY_CORRUPT (0xC0000000 | 0x014c) macro