Searched defs:NT_STATUS_OBJECT_NAME_INVALID (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/fs/cifs/ | ||
D | nterr.h | 98 #define NT_STATUS_OBJECT_NAME_INVALID 0xC0000000 | 0x0033 macro |
/Linux-v5.15/fs/ksmbd/ | ||
D | nterr.h | 88 #define NT_STATUS_OBJECT_NAME_INVALID (0xC0000000 | 0x0033) macro |