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

  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DirectoryManage.c 364 ASSERT (!ODir->EndOfDir);
423 ODir->EndOfDir = TRUE;
542 while (!ODir->EndOfDir) {
611 if (!ODir->EndOfDir) {
862 while (!ODir->EndOfDir) {
    [all...]
FileName.c 194 ASSERT (Parent->ODir->EndOfDir);
Fat.h 202 BOOLEAN EndOfDir; // Indicate whether we have reached the end of the directory
    [all...]

Completed in 672 milliseconds