Home
last modified time | relevance | path

Searched defs:NT_STATUS_INVALID_ID_AUTHORITY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dnterr.h179 #define NT_STATUS_INVALID_ID_AUTHORITY 0xC0000000 | 0x0084 macro
/openbmc/linux/fs/smb/server/
H A Dnterr.h169 #define NT_STATUS_INVALID_ID_AUTHORITY (0xC0000000 | 0x0084) macro