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

  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
FatFileSystem.h 72 #define LFN_ENTRY_NUMBER(a) (((a) + LFN_CHAR_TOTAL - 1) / LFN_CHAR_TOTAL)
DirectoryManage.c 690 DirEnt->EntryCount = (UINT8)(LFN_ENTRY_NUMBER (StrLen (FileString)) + DirEnt->EntryCount);
    [all...]

Completed in 75 milliseconds