Home
last modified time | relevance | path

Searched refs:OldPageNo (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DDiskCache.c184 UINTN OldPageNo; in FatGetCachePage() local
186 OldPageNo = CacheTag->PageNo; in FatGetCachePage()
187 if (CacheTag->RealSize > 0 && OldPageNo == PageNo) { in FatGetCachePage()