Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DDirectoryCache.c28 IN FAT_ODIR *ODir in FatFreeODir()
57 FAT_ODIR *
62 FAT_ODIR *ODir; in FatAllocateODir()
64 ODir = AllocateZeroPool (sizeof (FAT_ODIR)); in FatAllocateODir()
90 FAT_ODIR *ODir; in FatDiscardODir()
141 FAT_ODIR *ODir; in FatRequestODir()
142 FAT_ODIR *CurrentODir; in FatRequestODir()
183 FAT_ODIR *ODir; in FatCleanupODirCache()
DHash.c77 IN FAT_ODIR *ODir, in FatLongNameHashSearch()
106 IN FAT_ODIR *ODir, in FatShortNameHashSearch()
133 IN FAT_ODIR *ODir, in FatInsertToHashTable()
166 IN FAT_ODIR *ODir, in FatDeleteFromHashTable()
DFat.h62 #define ODIR_FROM_DIRCACHELINK(a) CR (a, FAT_ODIR, DirCacheLink, FAT_ODIR_SIGNATURE)
179 typedef struct _FAT_ODIR FAT_ODIR; typedef
292 FAT_ODIR *ODir;
1780 IN FAT_ODIR *ODir,
1796 IN FAT_ODIR *ODir,
1810 IN FAT_ODIR *ODir,
1824 IN FAT_ODIR *ODir,
DDirectoryManage.c321 IN FAT_ODIR *ODir, in FatAddDirEnt()
353 FAT_ODIR *ODir; in FatLoadNextDirEnt()
520 FAT_ODIR *ODir; in FatSearchODir()
576 FAT_ODIR *ODir; in FatResetODirCursor()
603 FAT_ODIR *ODir; in FatGetNextDirEnt()
780 FAT_ODIR *ODir; in FatFirstFitInsertDirEnt()
853 FAT_ODIR *ODir; in FatNewEntryPos()
1041 FAT_ODIR *ODir; in FatCreateDirEnt()
1098 FAT_ODIR *ODir; in FatRemoveDirEnt()
DReadWrite.c134 FAT_ODIR *ODir; in FatIFileReadDir()