Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DFileSpace.c286 return (UINTN) FAT_CLUSTER_LAST; in FatAllocateCluster()
300 return (UINTN) FAT_CLUSTER_LAST; in FatAllocateCluster()
391 FatSetFatEntry (Volume, LastCluster, (UINTN) FAT_CLUSTER_LAST); in FatShrinkEof()
504 FatSetFatEntry (Volume, LastCluster, (UINTN) FAT_CLUSTER_LAST); in FatGrowEof()
525 FatSetFatEntry (Volume, LastCluster, (UINTN) FAT_CLUSTER_LAST); in FatGrowEof()
DFatFileSystem.h34 #define FAT_CLUSTER_LAST (-1) macro
/device/linaro/bootloader/edk2/FatPkg/FatPei/
DFatLiteFmt.h34 #define FAT_CLUSTER_LAST (-1) macro