Searched defs:NT_STATUS_UNSUCCESSFUL (Results 1 – 2 of 2) sorted by relevance
| /linux-5.15/fs/ksmbd/ ! | ||
| A D | nterr.h | 38 #define NT_STATUS_UNSUCCESSFUL (0xC0000000 | 0x0001) macro |
| /linux-5.15/fs/cifs/ ! | ||
| H A D | nterr.h | 48 #define NT_STATUS_UNSUCCESSFUL 0xC0000000 | 0x0001 macro |