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

  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DiskCache.c 358 EntryPos = Volume->RootPos + LShiftU64 (PageNo, PageAlignment);
476 DiskCache[CacheData].BaseAddress = Volume->RootPos;
Init.c 319 Volume->RootPos = LShiftU64 (RootLba, BlockAlignment);
FileSpace.c 574 OFile->PosDisk = Volume->RootPos + Position;
Fat.h 327 UINT64 RootPos; // Disk pos of root directory
    [all...]

Completed in 66 milliseconds