Searched defs:NT_STATUS_DEVICE_NOT_READY (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/cifs/ | ||
D | nterr.h | 210 #define NT_STATUS_DEVICE_NOT_READY 0xC0000000 | 0x00a3 macro |
/linux-6.1.9/fs/ksmbd/ | ||
D | nterr.h | 200 #define NT_STATUS_DEVICE_NOT_READY (0xC0000000 | 0x00a3) macro |