Searched defs:NT_STATUS_DEVICE_DOES_NOT_EXIST (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/fs/cifs/ | ||
| D | nterr.h | 239 #define NT_STATUS_DEVICE_DOES_NOT_EXIST 0xC0000000 | 0x00c0 macro |
| /Linux-v6.1/fs/ksmbd/ | ||
| D | nterr.h | 229 #define NT_STATUS_DEVICE_DOES_NOT_EXIST (0xC0000000 | 0x00c0) macro |