Searched defs:NT_STATUS_FILE_DELETED (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/fs/cifs/ | ||
D | nterr.h | 337 #define NT_STATUS_FILE_DELETED 0xC0000000 | 0x0123 macro |
/Linux-v5.15/fs/ksmbd/ | ||
D | nterr.h | 327 #define NT_STATUS_FILE_DELETED (0xC0000000 | 0x0123) macro |