Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c492 {"NT_STATUS_KEY_DELETED", NT_STATUS_KEY_DELETED},
Dnterr.h421 #define NT_STATUS_KEY_DELETED 0xC0000000 | 0x017c macro
Dnetmisc.c611 ERRHRD, ERRgeneral, NT_STATUS_KEY_DELETED}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h411 #define NT_STATUS_KEY_DELETED (0xC0000000 | 0x017c) macro