Searched defs:NT_STATUS_NO_SUCH_FILE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/cifs/ | ||
D | nterr.h | 62 #define NT_STATUS_NO_SUCH_FILE 0xC0000000 | 0x000f macro |
/linux-6.1.9/fs/ksmbd/ | ||
D | nterr.h | 52 #define NT_STATUS_NO_SUCH_FILE (0xC0000000 | 0x000f) macro |