Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
193 DestVolumeInfo = NULL; in CopySingleFile()
199 DestVolumeInfo in CopySingleFile()
203 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
208 DestVolumeInfo in CopySingleFile()
215 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
219 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
247 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
193 DestVolumeInfo = NULL; in CopySingleFile()
199 DestVolumeInfo in CopySingleFile()
203 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
208 DestVolumeInfo in CopySingleFile()
215 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
219 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
247 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
190 DestVolumeInfo = NULL; in CopySingleFile()
196 DestVolumeInfo in CopySingleFile()
200 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
205 DestVolumeInfo in CopySingleFile()
212 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
216 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
244 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
193 DestVolumeInfo = NULL; in CopySingleFile()
199 DestVolumeInfo in CopySingleFile()
203 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
208 DestVolumeInfo in CopySingleFile()
215 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
219 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
247 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
190 DestVolumeInfo = NULL; in CopySingleFile()
196 DestVolumeInfo in CopySingleFile()
200 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
205 DestVolumeInfo in CopySingleFile()
212 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
216 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
244 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
193 DestVolumeInfo = NULL; in CopySingleFile()
199 DestVolumeInfo in CopySingleFile()
203 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
208 DestVolumeInfo in CopySingleFile()
215 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
219 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
247 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c80 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
89 DestVolumeInfo = NULL; in CopySingleFile()
192 DestVolumeInfo = NULL; in CopySingleFile()
198 DestVolumeInfo in CopySingleFile()
202 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
207 DestVolumeInfo in CopySingleFile()
214 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
218 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
243 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
193 DestVolumeInfo = NULL; in CopySingleFile()
199 DestVolumeInfo in CopySingleFile()
203 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
208 DestVolumeInfo in CopySingleFile()
215 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
219 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
247 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
190 DestVolumeInfo = NULL; in CopySingleFile()
196 DestVolumeInfo in CopySingleFile()
200 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
205 DestVolumeInfo in CopySingleFile()
212 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
216 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
244 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
/dports/sysutils/edk2/edk2-edk2-stable202102/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c75 EFI_FILE_SYSTEM_INFO *DestVolumeInfo; in CopySingleFile() local
84 DestVolumeInfo = NULL; in CopySingleFile()
193 DestVolumeInfo = NULL; in CopySingleFile()
199 DestVolumeInfo in CopySingleFile()
203 DestVolumeInfo = AllocateZeroPool(DestVolumeInfoSize); in CopySingleFile()
208 DestVolumeInfo in CopySingleFile()
215 if (DestVolumeInfo!= NULL && (DestVolumeInfo->FreeSpace < SourceFileSize)) { in CopySingleFile()
219 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()
247 SHELL_FREE_NON_NULL(DestVolumeInfo); in CopySingleFile()