Searched refs:FAT_VOLUME (Results 1 – 13 of 13) sorted by relevance
/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/ |
D | Fat.h | 58 #define VOLUME_FROM_ROOT_DIRENT(a) CR (a, FAT_VOLUME, RootDirEnt, FAT_VOLUME_SIGNATURE) 60 #define VOLUME_FROM_VOL_INTERFACE(a) CR (a, FAT_VOLUME, VolumeInterface, FAT_VOLUME_SIGNATURE); 181 typedef struct _FAT_VOLUME FAT_VOLUME; typedef 243 FAT_VOLUME *Volume; 717 IN FAT_VOLUME *Volume 751 IN FAT_VOLUME *Volume, 773 IN FAT_VOLUME *Volume, 859 IN FAT_VOLUME *Volume, 915 IN FAT_VOLUME *Volume, 931 IN FAT_VOLUME *Volume, [all …]
|
D | FileSpace.c | 33 IN FAT_VOLUME *Volume, in FatLoadFatEntry() 91 IN FAT_VOLUME *Volume, in FatGetFatEntry() 146 IN FAT_VOLUME *Volume, in FatSetFatEntry() 244 IN FAT_VOLUME *Volume, in FatFreeClusters() 277 IN FAT_VOLUME *Volume in FatAllocateCluster() 332 IN FAT_VOLUME *Volume, in FatSizeToClusters() 361 FAT_VOLUME *Volume; in FatShrinkEof() 437 FAT_VOLUME *Volume; in FatGrowEof() 558 FAT_VOLUME *Volume; in FatOFilePosition() 645 IN FAT_VOLUME *Volume, in FatPhysicalDirSize() [all …]
|
D | Info.c | 33 IN FAT_VOLUME *Volume, 54 IN FAT_VOLUME *Volume, 118 IN FAT_VOLUME *Volume, in FatGetVolumeInfo() 178 IN FAT_VOLUME *Volume, in FatGetVolumeLabelInfo() 220 IN FAT_VOLUME *Volume, in FatSetVolumeInfo() 252 IN FAT_VOLUME *Volume, in FatSetVolumeLabelInfo() 294 IN FAT_VOLUME *Volume, in FatSetFileInfo() 496 FAT_VOLUME *Volume; in FatSetOrGetInfo()
|
D | DirectoryCache.c | 91 FAT_VOLUME *Volume; in FatDiscardODir() 140 FAT_VOLUME *Volume; in FatRequestODir() 180 IN FAT_VOLUME *Volume in FatCleanupODirCache()
|
D | Flush.c | 40 FAT_VOLUME *Volume; in FatFlushEx() 139 FAT_VOLUME *Volume; in FatClose() 182 FAT_VOLUME *Volume; in FatIFileClose() 337 IN FAT_VOLUME *Volume in FatCheckVolumeRef() 382 IN FAT_VOLUME *Volume, in FatCleanupVolume()
|
D | DiskCache.c | 39 IN FAT_VOLUME *Volume, in FatFlushDataCacheRange() 105 IN FAT_VOLUME *Volume, in FatExchangeCachePage() 177 IN FAT_VOLUME *Volume, in FatGetCachePage() 232 IN FAT_VOLUME *Volume, in FatAccessUnalignedCachePage() 299 IN FAT_VOLUME *Volume, in FatAccessCache() 399 IN FAT_VOLUME *Volume, in FatVolumeFlushCache() 452 IN FAT_VOLUME *Volume in FatInitializeDiskCache()
|
D | Init.c | 41 FAT_VOLUME *Volume; in FatAllocateVolume() 46 Volume = AllocateZeroPool (sizeof (FAT_VOLUME)); in FatAllocateVolume() 122 IN FAT_VOLUME *Volume in FatAbandonVolume() 199 IN OUT FAT_VOLUME *Volume in FatOpenDevice()
|
D | OpenVolume.c | 37 FAT_VOLUME *Volume; in FatOpenVolume()
|
D | Misc.c | 225 IN FAT_VOLUME *Volume, in FatAccessVolumeDirty() 310 IN FAT_VOLUME *Volume, in FatDiskIo() 455 IN FAT_VOLUME *Volume in FatFreeVolume()
|
D | DirectoryManage.c | 449 IN FAT_VOLUME *Volume, in FatGetDirEntInfo() 911 IN FAT_VOLUME *Volume, in FatGetVolumeEntry() 943 IN FAT_VOLUME *Volume, in FatSetVolumeEntry() 1139 FAT_VOLUME *Volume; in FatOpenDirEnt() 1212 FAT_VOLUME *Volume; in FatCloseDirEnt() 1267 FAT_VOLUME *Volume; in FatLocateOFile()
|
D | ReadWrite.c | 212 FAT_VOLUME *Volume; in FatIFileAccess() 470 FAT_VOLUME *Volume; in FatAccessOFile()
|
D | Open.c | 99 FAT_VOLUME *Volume; in FatOFileOpen()
|
D | Fat.c | 489 FAT_VOLUME *Volume; in FatDriverBindingStop()
|