Searched refs:_A_DELETED (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rosapps/applications/explorer-old/shell/ | ||
H A D | fatfs.h | 190 #define _A_DELETED 0x40 macro |
H A D | fatfs.cpp | 102 if (attr.b & (_A_DELETED | _A_ILLEGAL)) in read_directory() |