HomeSort by relevance Sort by last modified time
    Searched refs:FAT_ATTRIBUTE_ARCHIVE (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
FatFileSystem.h 60 #define FAT_ATTRIBUTE_ARCHIVE 0x20
Flush.c 256 DirEnt->Entry.Attributes |= FAT_ATTRIBUTE_ARCHIVE;
DirectoryManage.c 745 if (((UINT8) Entry->FileName[0] != DELETE_ENTRY_MARK) && (((Entry->Attributes) & (~FAT_ATTRIBUTE_ARCHIVE)) == FAT_ATTRIBUTE_VOLUME_ID)) {
    [all...]

Completed in 117 milliseconds