Searched refs:EMPTY_ENTRY_MARK (Results 1 – 4 of 4) sorted by relevance
37 #define EMPTY_ENTRY_MARK 0x00 macro
484 if (DirEntry.FileName[0] == EMPTY_ENTRY_MARK) { in FatReadNextDirectoryEntry()
84 #define EMPTY_ENTRY_MARK 0x00 macro
48 ((FAT_DIRECTORY_ENTRY *) Entry)->FileName[0] = EMPTY_ENTRY_MARK; in FatAccessEntry()386 if (Entry.FileName[0] != EMPTY_ENTRY_MARK) { in FatLoadNextDirEnt()753 } while (Entry->FileName[0] != EMPTY_ENTRY_MARK); in FatSeekVolumeId()