Searched defs:NT_STATUS_ACCESS_VIOLATION (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/fs/ksmbd/ | ||
D | nterr.h | 42 #define NT_STATUS_ACCESS_VIOLATION (0xC0000000 | 0x0005) macro |
/linux-5.19.10/fs/cifs/ | ||
D | nterr.h | 52 #define NT_STATUS_ACCESS_VIOLATION 0xC0000000 | 0x0005 macro |