Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
DFvSimpleFileSystemInternal.h43 typedef struct _FV_FILESYSTEM_INSTANCE FV_FILESYSTEM_INSTANCE; typedef
69 FV_FILESYSTEM_INSTANCE *Instance;
92 FV_FILESYSTEM_INSTANCE, \
DFvSimpleFileSystem.c481 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemOpen()
615 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemClose()
656 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemRead()
748 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemWrite()
780 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemGetPosition()
814 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemSetPosition()
919 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemGetInfo()
DFvSimpleFileSystemEntryPoint.c96 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemOpenVolume()
430 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemDriverStart()
458 Instance = AllocateZeroPool (sizeof (FV_FILESYSTEM_INSTANCE)); in FvSimpleFileSystemDriverStart()
561 FV_FILESYSTEM_INSTANCE *Instance; in FvSimpleFileSystemDriverStop()