Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h148 #define NT_STATUS_GROUP_EXISTS 0xC0000000 | 0x0065 macro
/openbmc/linux/fs/smb/server/
H A Dnterr.h138 #define NT_STATUS_GROUP_EXISTS (0xC0000000 | 0x0065) macro