Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dnterr.h144 #define NT_STATUS_PRIVILEGE_NOT_HELD 0xC0000000 | 0x0061 macro
/linux/fs/smb/server/
H A Dnterr.h134 #define NT_STATUS_PRIVILEGE_NOT_HELD (0xC0000000 | 0x0061) macro